|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MyRoleMessageExchange | |
|---|---|
| org.apache.ode.bpel.iapi | |
| Uses of MyRoleMessageExchange in org.apache.ode.bpel.iapi |
|---|
| Methods in org.apache.ode.bpel.iapi that return MyRoleMessageExchange | |
|---|---|
MyRoleMessageExchange |
BpelEngine.createMessageExchange(java.lang.String clientKey,
javax.xml.namespace.QName serviceId,
java.lang.String operation)
Create a "my role" message exchange for invoking a BPEL process. |
MyRoleMessageExchange |
BpelEngine.createMessageExchange(java.lang.String clientKey,
javax.xml.namespace.QName serviceId,
java.lang.String operation,
java.lang.String pipeMexId,
java.lang.String deployer)
|
| Methods in org.apache.ode.bpel.iapi with parameters of type MyRoleMessageExchange | |
|---|---|
void |
MessageExchangeContext.onAsyncReply(MyRoleMessageExchange myRoleMex)
Method used to asynchronously deliver to the integration layer the BPEL engine's response to an invocation that could not complete synchronously. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||