Class InactivityTimeoutAssertion

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

public class InactivityTimeoutAssertion extends com.sun.xml.ws.policy.SimpleAssertion implements RmConfigurator
Assertion which replaces inactivity timeout attribute of WS-RMP v1.0 RMAssertion. The same assertion is used by .Net framework which could simplify the interoperability.

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