Package com.sun.xml.ws.rm

Class Summary
MakeConnectionSupportedFeature  
ReliableMessagingFeature  
ReliableMessagingFeatureBuilder  
 

Enum Summary
ReliableMessagingFeature.BackoffAlgorithm This enumeration defines all possible backoff algortihms that can be applied for to message retransmission.
ReliableMessagingFeature.DeliveryAssurance This enumeration defines a number of Delivery Assurance options, which can be supported by RM Sources and RM Destinations.
ReliableMessagingFeature.SecurityBinding This enumeration defines possible security binding mechanism options that can be applied to a created sequence.
RmVersion This enumeration contains all currently supported WS-ReliableMessaging versions.
 

Exception Summary
CloseSequenceException Subclass of RMException thrown from errors resulting when a response to close sequence request cannot be satisfied
RmSecurityException Subclass of RMException thrown when an incorrect STR is used to secure an inbound message.
RxException Represents all exceptions that may possibly be recovered in the client code.
RxRuntimeException Represents all generally unrecoverable exceptions that may occur during RX runtime processing
TerminateSequenceException Subclass of RMException thrown from errors resulting because the endpoint has encountered an unrecoverable condition or detected a violation of the protocol and as a result has chosen to terminate the sequence
 

Annotation Types Summary
MakeConnectionSupported  
ReliableMessaging