| Package | Description |
|---|---|
| org.apache.ode.bpel.engine | |
| org.apache.ode.bpel.engine.replayer | |
| org.apache.ode.bpel.runtime | |
| org.apache.ode.bpel.runtime.channels |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
BpelRuntimeContextImpl.invoke(int aid,
PartnerLinkInstance partnerLink,
javax.wsdl.Operation operation,
org.w3c.dom.Element outgoingMessage,
InvokeResponseChannel channel)
Called back when the process executes an invokation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ReplayerBpelRuntimeContextImpl.invoke(int aid,
PartnerLinkInstance partnerLink,
javax.wsdl.Operation operation,
org.w3c.dom.Element outgoingMessage,
InvokeResponseChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
BpelRuntimeContext.invoke(int activityId,
PartnerLinkInstance partnerLinkInstance,
javax.wsdl.Operation operation,
org.w3c.dom.Element outboundMsg,
InvokeResponseChannel invokeResponseChannel)
Called back when the process executes an invokation.
|
| Constructor and Description |
|---|
InvokeResponseChannelListener(InvokeResponseChannel channel) |
Copyright © 2021 WSO2. All Rights Reserved.