|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sandesha2.util.WSRMMessageSender
org.apache.sandesha2.msgprocessors.CloseSequenceProcessor
public class CloseSequenceProcessor
Responsible for processing an incoming Close Sequence message. (As introduced by the WSRM 1.1 specification)
| Constructor Summary | |
|---|---|
CloseSequenceProcessor()
|
|
| Method Summary | |
|---|---|
boolean |
processInMessage(RMMsgContext rmMsgCtx,
Transaction transaction)
|
boolean |
processOutMessage(RMMsgContext rmMsgCtx,
Transaction transaction)
|
| Methods inherited from class org.apache.sandesha2.util.WSRMMessageSender |
|---|
getConfigurationContext, getInternalSequenceID, getMsgContext, getOutSequenceID, getRMSBean, getRMVersion, getSequenceKey, getStorageManager, getToAddress, isSequenceExists, sendOutgoingMessage, setupOutMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CloseSequenceProcessor()
| Method Detail |
|---|
public boolean processInMessage(RMMsgContext rmMsgCtx,
Transaction transaction)
throws org.apache.axis2.AxisFault
processInMessage in interface MsgProcessororg.apache.axis2.AxisFault
public boolean processOutMessage(RMMsgContext rmMsgCtx,
Transaction transaction)
throws org.apache.axis2.AxisFault
processOutMessage in interface MsgProcessororg.apache.axis2.AxisFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||