Uses of Interface
com.sun.xml.ws.rm.policy.assertion.RmAssertionTranslator

Packages that use RmAssertionTranslator
com.sun.xml.ws.rm.policy.assertion   
 

Uses of RmAssertionTranslator in com.sun.xml.ws.rm.policy.assertion
 

Classes in com.sun.xml.ws.rm.policy.assertion that implement RmAssertionTranslator
 class AckRequestIntervalClientAssertion
          Defines an inactivity period after which a client with unacknowledged messages autonomously sends acknowledgment request to the service.
 class AllowDuplicatesAssertion
          Tells the RM destination that multiple delivery of a single message is allowed.
 class CloseTimeoutClientAssertion
          Defines a period of time after which an attempt to close a session would timeout.
 class InactivityTimeoutAssertion
          Assertion which replaces inactivity timeout attribute of WS-RMP v1.0 RMAssertion.
 class OrderedDeliveryAssertion
          Tells RM destination that ordered delivery of messages is expected.
 class ResendIntervalClientAssertion
          Specifies a time period for client attempts to resend unacknowledged messages.
 class Rm10Assertion
           
 class Rm11Assertion
           
 class RmFlowControlAssertion
          Defines maximum server-side buffer size in ordered delivery scenario.