|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.sandesha2.msgprocessors.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)
|
boolean |
processOutMessage(RMMsgContext rmMsgCtx)
|
| 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)
throws org.apache.axis2.AxisFault
processInMessage in interface MsgProcessorrmMsgCtx -
org.apache.axis2.AxisFault
public boolean processOutMessage(RMMsgContext rmMsgCtx)
throws org.apache.axis2.AxisFault
processOutMessage in interface MsgProcessorrmMsgCtx -
org.apache.axis2.AxisFault
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||