Uses of Class
com.sun.xml.ws.policy.SimpleAssertion
-
-
Uses of SimpleAssertion in com.sun.xml.ws.api.config.management.policy
Subclasses of SimpleAssertion in com.sun.xml.ws.api.config.management.policy Modifier and Type Class Description classManagedClientAssertionThe client-side ManagedClient policy assertion.classManagedServiceAssertionThe server-side ManagedService policy assertion.classManagementAssertionBase class for the #ManagedClientAssertion and #ManagedServiceAssertion. -
Uses of SimpleAssertion in com.sun.xml.ws.rx.mc.policy.wsmc200702
Subclasses of SimpleAssertion in com.sun.xml.ws.rx.mc.policy.wsmc200702 Modifier and Type Class Description classMakeConnectionSupportedAssertionThe MakeConnection policy assertion indicates that the MakeConnection protocol (operation and the use of the MakeConnection URI template in EndpointReferences) is required for messages sent from this endpoint. -
Uses of SimpleAssertion in com.sun.xml.ws.rx.rm.policy.metro200603
Subclasses of SimpleAssertion in com.sun.xml.ws.rx.rm.policy.metro200603 Modifier and Type Class Description classAckRequestIntervalClientAssertionDefines the suggested minimum time that the sender (RM Source) should allow to elapse between sending consecutive Acknowledgement request messages to the RM Destination.classAllowDuplicatesAssertionProprietary assertion that works with WS-RM v1.0 (WSRM200502) and enables "At Least Once" message delivery:classCloseTimeoutClientAssertionDefines a period of time after which an attempt to close a session would timeout.classOrderedDeliveryAssertionProprietary assertion that works with WS-RM v1.0 (WSRM200502) and enables "In Order" message delivery:classResendIntervalClientAssertionSpecifies how long the RM Source will wait after transmitting a message and before retransmitting the message. -
Uses of SimpleAssertion in com.sun.xml.ws.rx.rm.policy.metro200702
Subclasses of SimpleAssertion in com.sun.xml.ws.rx.rm.policy.metro200702 Modifier and Type Class Description classAckRequestIntervalAssertionDefines the suggested minimum time that the sender (RM Source) should allow to elapse between sending consecutive Acknowledgement request messages to the RM Destination.classCloseSequenceTimeoutAssertionBy default, the call to proxy.close() will not return until all messages have been acknowledged.classMaintenanceTaskPeriodAssertionSpecifies the period (in milliseconds) of a sequence maintenance task execution.classMaxConcurrentSessionsAssertionSpecifies 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.classPersistentAssertion -
Uses of SimpleAssertion in com.sun.xml.ws.rx.rm.policy.net200702
Subclasses of SimpleAssertion in com.sun.xml.ws.rx.rm.policy.net200702 Modifier and Type Class Description classAcknowledgementIntervalAssertionAssertion which replaces acknowledgement interval attribute of WS-RMP v1.0 RMAssertion.classInactivityTimeoutAssertionAssertion which replaces inactivity timeout attribute of WS-RMP v1.0 RMAssertion. -
Uses of SimpleAssertion in com.sun.xml.ws.rx.rm.policy.wsrm200502
Subclasses of SimpleAssertion in com.sun.xml.ws.rx.rm.policy.wsrm200502 Modifier and Type Class Description classRm10AssertionSpecifies that WS-ReliableMessaging protocol MUST be used when sending messages. -
Uses of SimpleAssertion in com.sun.xml.ws.transport.tcp.policy
Subclasses of SimpleAssertion in com.sun.xml.ws.transport.tcp.policy Modifier and Type Class Description static classOptimalTransportPolicyMapConfigurator.OptimalTransportAssertionstatic classTCPTransportPolicyMapConfigurator.TCPTransportAssertion -
Uses of SimpleAssertion in com.sun.xml.ws.tx.at.policy
Subclasses of SimpleAssertion in com.sun.xml.ws.tx.at.policy Modifier and Type Class Description classAtAlwaysCapabilityclassAtAssertion
-