org.apache.sandesha2.util
Class SequenceManager
java.lang.Object
org.apache.sandesha2.util.SequenceManager
- public class SequenceManager
- extends java.lang.Object
This is used to set up a new sequence, both at the sending side and the receiving side.
- Author:
- Chamikara Jayalath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SequenceManager
public SequenceManager()
setupNewSequence
public static java.lang.String setupNewSequence(RMMsgContext createSequenceMsg)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
removeSequence
public void removeSequence(java.lang.String sequence)
setupNewClientSequence
public static void setupNewClientSequence(org.apache.axis2.context.MessageContext firstAplicationMsgCtx,
java.lang.String iternalSequenceId)
throws SandeshaException
- Throws:
SandeshaException
Copyright © 2005 Apache Web Services. All Rights Reserved.