Package cgl.narada.wsinfra.wsrm.impl

Implementations of Interfaces related to the implementation of the WS-ReliableMessaging specification.

See:
          Description

Class Summary
WsrmAckOperationsImpl A utility class to deal with processing acknowledgements.
WsrmElementAdditionImpl This is a class which facilitates the addition of WSRM elements to a SOAP enevelope.
WsrmElementCreationImpl This is a class which facilitates the creation of WSRM elements that are added to exchanges.
WsrmExchangeInfoCreatorImpl This is a utility class which constructs a WsrmExchangeInfo based on the supplied Envelope Document.
WsrmExchangeInfoImpl This is a utility class which encapsulates information regarding ALL possible WSRM exchanges.
WsrmFaultsImpl This class provides a one-stop for creating all the faults that occur during WSRM processing.
WsrmNodeFactoryImpl This is a factory class which ensures that there is only instance of the WsrmSourceNode for a given configuration file.
WsrmNodeUtilsImpl This is a utility class which faciliates the retrieval of elements pertaining to WSRM that reside in the SOAP enevelope.
WsrmRequestCreatorImpl A class which is responsible for creating WSRM requests.
WsrmResponseCreatorImpl A class which is responsible for creating WSRM requests.
WsrmSequenceMonitorFactoryImpl This is a factory class which ensures that there is only instance of the SequenceMonitorThread running for a given database.
WsrmSequenceMonitorImpl This processor processes Sequences and determines if (a) Acknowledgements/Retransmissions need to be issued.
WsrmSequencePoliciesImpl This interface encapsulates the WsrmPolicies associated with a sequence.
WsrmSequencePolicyFactoryImpl This is a utility class which facilitates the creation of WsrmSequence Policies, and also the addition of policy elements besides the serialization/de-serialization of the policies.
WsrmSinkNode This interfaces outlines the functionality of a WSRM sink.
WsrmSinkNodeHelper This interfaces outlines the functionality of a WSRM sink.
WsrmSourceNode This interfaces outlines the functionality of a WSRM sink.
WsrmSourceNodeHelper This is a utility class which performs several functions that are helpful for the processing logic related to the WsrmSourceNode class.
 

Package cgl.narada.wsinfra.wsrm.impl Description

Implementations of Interfaces related to the implementation of the WS-ReliableMessaging specification. The package contains implementations of the two main roles identified by the WS-ReliableMessaging specification viz. source and sink. The version of WS-ReliableMessaging corresponds to the one that was released in March of 2004.



For comments and suggestions please send e-mail to The NaradaBrokering Project