Package cgl.narada.wsinfra.wsrm.storage.impl

Implementation of interfaces defined in the storage package which includes interfaces and abstract classes that encapsulate funcationality related to the storage of events, retrieval of sequence information, sequence numbers etc.

See:
          Description

Class Summary
WsrmAuditStorageOperationsImpl  
WsrmExchangeImpl This is the base class for the various exchanges that take place between communicating entities, besides sending application messages, in WSRM.
WsrmPolicyStorageOperationsImpl This is the interface used to check if sequence policies based on sequence prefixes have been registered.
WsrmProtocolStorageOperationsImpl  
WsrmQueryHandler  
WsrmSequenceInfoImpl This interface encapsulates information pertaining to a sequence.
WsrmSequenceInfoStorageOperationsImpl  
WsrmStorageServiceImpl  
WsrmStorageWidgetImpl The WSRM storage widget encapsulates the WSRM message that was either sent or received.
 

Package cgl.narada.wsinfra.wsrm.storage.impl Description

Implementation of interfaces defined in the storage package which includes interfaces and abstract classes that encapsulate funcationality related to the storage of events, retrieval of sequence information, sequence numbers etc.