Package org.wso2.mercury.state

Class Summary
Axis2Info this is a wrapper class to keep all the details about the wso2 envirionment to send the messages.
InvokerBuffer this provides the exactly one inorder delivery used to buffer the incomming messages so that later it can invoke in correct order the state of the invoker buffer is determined by the following variables LMR - last message received MIB - messages in the buffer TMR - terminate message received

these three variables forms possible 8 states but states 001,100,101 can be considered as one complete sate.

RMDContext this class is used to keep the RMD context objects.
RMDSequence this class keeps the sates of the RMD state of the RMD is basically determine by two factors for this model FMR - first message received.
RMSContext this class is used to keep sequence objects with different ids.
RMSSequence this class is used to keep the RMS sequence.
 



~~~~~~~~~~~~~~~~~~~ Mercury ~~~~~~~~~~~~~~~~~~~~~