Interfaces and classes corresponding to matching functions, subscription validations and subscription entries that are pertinent to the management of subscriptions within the WS-Eventing specification.
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.
Checks to see if there is already a widget that has been stored
corresponding to messageNumber and sequenceIdentifier encapsulated within
the [wsrm:SequenceDocument].
This fault is sent by either the RM Source or the RM Destination to
indicate that the endpoint that generates the fault has either encountered
an unrecoverable condition, or has detected a violation of the protocol
and as a consequence, has chosen to terminate the sequence.
This fault is sent by either the RM Source or the RM Destination to
indicate that the endpoint that generates the fault has either encountered
an unrecoverable condition, or has detected a violation of the protocol
and as a consequence, has chosen to terminate the sequence.
Retrieves the list of message numbers that have NOT been acknowledged,
up until the message number specified in upUntilMessageNumber
This method throws an exception under the following conditions.
Retrieves the list of message numbers that have NOT been acknowledged,
up until the message number specified in upUntilMessageNumber
This method throws an exception under the following conditions.
Retrieves the reference to WsrmSequenceInfoStorageOperations by using
given properties file.This method throws an exception if there were
problems during the initialization of the StorageService due to
inconsistencies or other storage related problems.
This method is used to initialize the storage interfaces and tables
when the service starts up for the first time or after a scheduled
downtime or is recovering from an unforeseen failure.
This method is used to initialize the storage interfaces and tables
when the service starts up for the first time or after a scheduled
downtime or is recovering from an unforeseen failure.