|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ode.axis2.MessageExchangeContextImpl
public class MessageExchangeContextImpl
Implementation of the ODE MessageExchangeContext
interface. This class is used by the ODE engine to make invocation of external
services using Axis.
| Constructor Summary | |
|---|---|
MessageExchangeContextImpl(ODEServer server)
|
|
| Method Summary | |
|---|---|
void |
invokePartner(PartnerRoleMessageExchange partnerRoleMessageExchange)
|
void |
onAsyncReply(MyRoleMessageExchange myRoleMessageExchange)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageExchangeContextImpl(ODEServer server)
| Method Detail |
|---|
public void invokePartner(PartnerRoleMessageExchange partnerRoleMessageExchange)
throws ContextException
invokePartner in interface MessageExchangeContextContextException
public void onAsyncReply(MyRoleMessageExchange myRoleMessageExchange)
throws BpelEngineException
onAsyncReply in interface MessageExchangeContextBpelEngineException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||