Uses of Package
org.wso2.mercury.persistence.dto

Packages that use org.wso2.mercury.persistence.dto
org.wso2.mercury.context   
org.wso2.mercury.persistence   
org.wso2.mercury.persistence.hibernate   
org.wso2.mercury.state   
 

Classes in org.wso2.mercury.persistence.dto used by org.wso2.mercury.context
RMDMessageDto
          used to persists the
RMSMessageDto
          used to load and save the RMSMessages
 

Classes in org.wso2.mercury.persistence.dto used by org.wso2.mercury.persistence
AcknowledgmentDto
          used to store and retrive Acknowledgment details
BufferReceivedNumberDto
          used to store the Received messages for invoker buffer.
InternalKeyDto
          used to send and receive InternalKeyDto data from the persistence storage.
InvokerBufferDto
          used to persists the invoker buffer
RMDMessageDto
          used to persists the
RMDSequenceDto
          used to persist the RMDSequence objects
RMSMessageDto
          used to load and save the RMSMessages
RMSSequenceDto
          used to send and receive persistence data from the persistence storage
SequenceReceivedNumberDto
          used to persist Sequence numbers received by the RMD Sequence
 

Classes in org.wso2.mercury.persistence.dto used by org.wso2.mercury.persistence.hibernate
AcknowledgmentDto
          used to store and retrive Acknowledgment details
BufferReceivedNumberDto
          used to store the Received messages for invoker buffer.
InternalKeyDto
          used to send and receive InternalKeyDto data from the persistence storage.
InvokerBufferDto
          used to persists the invoker buffer
RMDMessageDto
          used to persists the
RMDSequenceDto
          used to persist the RMDSequence objects
RMSMessageDto
          used to load and save the RMSMessages
RMSSequenceDto
          used to send and receive persistence data from the persistence storage
SequenceReceivedNumberDto
          used to persist Sequence numbers received by the RMD Sequence
 

Classes in org.wso2.mercury.persistence.dto used by org.wso2.mercury.state
InvokerBufferDto
          used to persists the invoker buffer
RMDSequenceDto
          used to persist the RMDSequence objects
RMSSequenceDto
          used to send and receive persistence data from the persistence storage
 



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