Package com.sun.xml.ws.rx.rm.policy.metro200603

Class Summary
AckRequestIntervalClientAssertion Defines the suggested minimum time that the sender (RM Source) should allow to elapse between sending consecutive Acknowledgement request messages to the RM Destination.
AllowDuplicatesAssertion Proprietary assertion that works with WS-RM v1.0 (WSRM200502) and enables "At Least Once" message delivery:

Each message is to be delivered at least once, or else an error MUST be raised by the RM Source and/or RM Destination.

CloseTimeoutClientAssertion Defines a period of time after which an attempt to close a session would timeout.
OrderedDeliveryAssertion Proprietary assertion that works with WS-RM v1.0 (WSRM200502) and enables "In Order" message delivery:

Messages from each individual Sequence are to be delivered in the same order they have been sent by the Application Source.

ResendIntervalClientAssertion Specifies how long the RM Source will wait after transmitting a message and before retransmitting the message.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.