| Package | Description |
|---|---|
| org.apache.ode.bpel.iapi |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2015 WSO2. All Rights Reserved.