Package com.sun.xml.ws.rm.policy.assertion

Interface Summary
AssertionInstantiator  
RmAssertionTranslator  
 

Class Summary
AckRequestIntervalClientAssertion Defines an inactivity period after which a client with unacknowledged messages autonomously sends acknowledgment request to the service.
AllowDuplicatesAssertion Tells the RM destination that multiple delivery of a single message is allowed.
CloseTimeoutClientAssertion Defines a period of time after which an attempt to close a session would timeout.
DeliveryAssuranceAssertion  
InactivityTimeoutAssertion Assertion which replaces inactivity timeout attribute of WS-RMP v1.0 RMAssertion.
MakeConnectionSupportedAssertion The MakeConnection policy assertion indicates that the MakeConnection protocol (operation and the use of the MakeConnection URI template in EndpointReferences) is required for messages sent from this endpoint.
OrderedDeliveryAssertion Tells RM destination that ordered delivery of messages is expected.
ResendIntervalClientAssertion Specifies a time period for client attempts to resend unacknowledged messages.
Rm10Assertion  
Rm11Assertion  
RmFlowControlAssertion Defines maximum server-side buffer size in ordered delivery scenario.
 

Enum Summary
AssertionNamespace Class contains constants for policy namespaces used by this RM implementation.