Uses of Package
com.sun.xml.ws.rm

Packages that use com.sun.xml.ws.rm
com.sun.xml.ws.rm   
com.sun.xml.ws.rm.faults   
com.sun.xml.ws.rm.policy.assertion   
com.sun.xml.ws.rm.runtime   
com.sun.xml.ws.rm.runtime.sequence   
com.sun.xml.ws.rm.runtime.sequence.persistent   
com.sun.xml.ws.rm.runtime.testing   
com.sun.xml.wss.jaxws.impl   
com.sun.xml.wss.provider.wsit   
 

Classes in com.sun.xml.ws.rm used by com.sun.xml.ws.rm
ReliableMessagingFeature
           
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.
ReliableMessagingFeatureBuilder
           
RmVersion
          This enumeration contains all currently supported WS-ReliableMessaging versions.
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
 

Classes in com.sun.xml.ws.rm used by com.sun.xml.ws.rm.faults
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
 

Classes in com.sun.xml.ws.rm used by com.sun.xml.ws.rm.policy.assertion
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.
ReliableMessagingFeatureBuilder
           
 

Classes in com.sun.xml.ws.rm used by com.sun.xml.ws.rm.runtime
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.
RxRuntimeException
          Represents all generally unrecoverable exceptions that may occur during RX runtime processing
 

Classes in com.sun.xml.ws.rm used by com.sun.xml.ws.rm.runtime.sequence
RxRuntimeException
          Represents all generally unrecoverable exceptions that may occur during RX runtime processing
 

Classes in com.sun.xml.ws.rm used by com.sun.xml.ws.rm.runtime.sequence.persistent
RxRuntimeException
          Represents all generally unrecoverable exceptions that may occur during RX runtime processing
 

Classes in com.sun.xml.ws.rm used by com.sun.xml.ws.rm.runtime.testing
RmVersion
          This enumeration contains all currently supported WS-ReliableMessaging versions.
 

Classes in com.sun.xml.ws.rm used by com.sun.xml.wss.jaxws.impl
RmVersion
          This enumeration contains all currently supported WS-ReliableMessaging versions.
 

Classes in com.sun.xml.ws.rm used by com.sun.xml.wss.provider.wsit
RmVersion
          This enumeration contains all currently supported WS-ReliableMessaging versions.