Class AcknowledgementIntervalAssertion

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

public class AcknowledgementIntervalAssertion extends SimpleAssertion implements RmConfigurator
Assertion which replaces acknowledgement interval attribute of WS-RMP v1.0 RMAssertion. The same assertion is used by .Net framework which could simplify the interoperability.

 <netrmp:AcknowledgementInterval Milliseconds="200" xmlns:netrmp="http://schemas.microsoft.com/ws-rx/wsrmp/200702"/>