|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.test.MessageExchangeContextImpl
public class MessageExchangeContextImpl
This is a simple MessageExchangeContext implementation that only supports a set of "well known" portTypes used for testing.
| Constructor Summary | |
|---|---|
MessageExchangeContextImpl()
|
|
| Method Summary | |
|---|---|
void |
clearCurrentResponse()
|
Message |
getCurrentResponse()
|
void |
invokePartner(PartnerRoleMessageExchange mex)
|
void |
onAsyncReply(MyRoleMessageExchange myRoleMex)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageExchangeContextImpl()
| Method Detail |
|---|
public void invokePartner(PartnerRoleMessageExchange mex)
throws ContextException
invokePartner in interface MessageExchangeContextContextException
public void onAsyncReply(MyRoleMessageExchange myRoleMex)
throws BpelEngineException
onAsyncReply in interface MessageExchangeContextBpelEngineExceptionpublic Message getCurrentResponse()
public void clearCurrentResponse()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||