Uses of Interface
org.apache.ode.bpel.iapi.MessageExchange

Packages that use MessageExchange
org.apache.ode.bpel.iapi   
 

Uses of MessageExchange in org.apache.ode.bpel.iapi
 

Subinterfaces of MessageExchange in org.apache.ode.bpel.iapi
 interface MyRoleMessageExchange
          Extension of the MessageExchange interface that is provided by the engine for message-exchanges where the engine acts as the server (i.e.
 interface PartnerRoleMessageExchange
          A message exchange orginating from the BPEL server and targeting some external partner.
 

Methods in org.apache.ode.bpel.iapi that return MessageExchange
 MessageExchange BpelEngine.getMessageExchange(java.lang.String mexId)
          Retrieve a message identified by the given identifer.
 



Copyright © 2015 WSO2. All Rights Reserved.