public class MessageExchangeContextImpl extends java.lang.Object implements MessageExchangeContext
| Constructor and Description |
|---|
MessageExchangeContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearCurrentResponse() |
Message |
getCurrentResponse() |
void |
invokePartner(PartnerRoleMessageExchange mex) |
void |
onAsyncReply(MyRoleMessageExchange myRoleMex) |
public void invokePartner(PartnerRoleMessageExchange mex) throws ContextException
invokePartner in interface MessageExchangeContextContextExceptionpublic void onAsyncReply(MyRoleMessageExchange myRoleMex) throws BpelEngineException
onAsyncReply in interface MessageExchangeContextBpelEngineExceptionpublic Message getCurrentResponse()
public void clearCurrentResponse()
Copyright © 2015 WSO2. All Rights Reserved.