Uses of Class
org.smartcomps.twister.engine.exception.ConflictingReceiveException

Packages that use ConflictingReceiveException
org.smartcomps.twister.engine.priv.messaging   
org.smartcomps.twister.engine.priv.messaging.impl   
 

Uses of ConflictingReceiveException in org.smartcomps.twister.engine.priv.messaging
 

Methods in org.smartcomps.twister.engine.priv.messaging that throw ConflictingReceiveException
 org.smartcomps.twister.engine.priv.core.dynamic.ReceiveEC MessageController.acknowledge(java.lang.String partnerLink, java.lang.String portType, java.lang.String operation, org.dom4j.Document message)
          Processes provided message checking if an existing execution context is waiting for this message to complete or if this message can trigger the execution of a new process.
 

Uses of ConflictingReceiveException in org.smartcomps.twister.engine.priv.messaging.impl
 

Methods in org.smartcomps.twister.engine.priv.messaging.impl that throw ConflictingReceiveException
 org.smartcomps.twister.engine.priv.core.dynamic.ReceiveEC MessageControllerImpl.acknowledge(java.lang.String partnerLink, java.lang.String portType, java.lang.String operation, org.dom4j.Document message)
          As the acknowledge method requires a partner link it's always targeted at only one process.
 



Copyright © 2003 SmartComps. All Rights Reserved.