|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sandesha2.msgprocessors.SequenceProcessor
public class SequenceProcessor
Responsible for processing the Sequence header (if present) on an incoming message.
Constructor Summary | |
---|---|
SequenceProcessor()
|
Method Summary | |
---|---|
org.apache.axis2.engine.Handler.InvocationResponse |
processReliableMessage(RMMsgContext rmMsgCtx,
Transaction transaction)
|
org.apache.axis2.engine.Handler.InvocationResponse |
processSequenceHeader(RMMsgContext rmMsgCtx,
Transaction transaction)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SequenceProcessor()
Method Detail |
---|
public org.apache.axis2.engine.Handler.InvocationResponse processSequenceHeader(RMMsgContext rmMsgCtx, Transaction transaction) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public org.apache.axis2.engine.Handler.InvocationResponse processReliableMessage(RMMsgContext rmMsgCtx, Transaction transaction) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |