Uses of Interface
com.sun.xml.ws.rx.rm.policy.RmConfigurator
Packages that use RmConfigurator
Package
Description
-
Uses of RmConfigurator in com.sun.xml.ws.rx.rm.policy.metro200603
Classes in com.sun.xml.ws.rx.rm.policy.metro200603 that implement RmConfiguratorModifier and TypeClassDescriptionclassDefines the suggested minimum time that the sender (RM Source) should allow to elapse between sending consecutive Acknowledgement request messages to the RM Destination.classProprietary assertion that works with WS-RM v1.0 (WSRM200502) and enables "At Least Once" message delivery:classDefines a period of time after which an attempt to close a session would timeout.classProprietary assertion that works with WS-RM v1.0 (WSRM200502) and enables "In Order" message delivery:classSpecifies how long the RM Source will wait after transmitting a message and before retransmitting the message. -
Uses of RmConfigurator in com.sun.xml.ws.rx.rm.policy.metro200702
Classes in com.sun.xml.ws.rx.rm.policy.metro200702 that implement RmConfiguratorModifier and TypeClassDescriptionclassDefines the suggested minimum time that the sender (RM Source) should allow to elapse between sending consecutive Acknowledgement request messages to the RM Destination.classBy default, the call to proxy.close() will not return until all messages have been acknowledged.classSpecifies the period (in milliseconds) of a sequence maintenance task execution.classSpecifies how many concurrently active RM sessions (measured based on inbound RM sequences) the SequenceManager dedicated to the WS Endpoint accepts before starting to refuse new requests for sequence creation.classclass -
Uses of RmConfigurator in com.sun.xml.ws.rx.rm.policy.net200502
Classes in com.sun.xml.ws.rx.rm.policy.net200502 that implement RmConfiguratorModifier and TypeClassDescriptionclassDefines maximum server-side buffer size in ordered delivery scenario. -
Uses of RmConfigurator in com.sun.xml.ws.rx.rm.policy.net200702
Classes in com.sun.xml.ws.rx.rm.policy.net200702 that implement RmConfiguratorModifier and TypeClassDescriptionclassAssertion which replaces acknowledgement interval attribute of WS-RMP v1.0 RMAssertion.classAssertion which replaces inactivity timeout attribute of WS-RMP v1.0 RMAssertion. -
Uses of RmConfigurator in com.sun.xml.ws.rx.rm.policy.wsrm200502
Classes in com.sun.xml.ws.rx.rm.policy.wsrm200502 that implement RmConfiguratorModifier and TypeClassDescriptionfinal classSpecifies that WS-ReliableMessaging protocol MUST be used when sending messages. -
Uses of RmConfigurator in com.sun.xml.ws.rx.rm.policy.wsrm200702
Classes in com.sun.xml.ws.rx.rm.policy.wsrm200702 that implement RmConfigurator