Class ResendIntervalClientAssertion

java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.policy.SimpleAssertion
com.sun.xml.ws.rx.rm.policy.metro200603.ResendIntervalClientAssertion
All Implemented Interfaces:
RmConfigurator

public class ResendIntervalClientAssertion extends SimpleAssertion implements RmConfigurator

 <sunc:ResendInterval Milliseconds="..." />
 
Specifies how long the RM Source will wait after transmitting a message and before retransmitting the message. If omitted, value from ReliableMessagingFeature.DEFAULT_MESSAGE_RETRANSMISSION_INTERVAL is used. Specified in milliseconds.
Author:
Marek Potociar (marek.potociar at sun.com)