Class DeliveryAssuranceAssertion
java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.policy.ComplexAssertion
com.sun.xml.ws.rx.rm.policy.wsrm200702.DeliveryAssuranceAssertion
public class DeliveryAssuranceAssertion
extends com.sun.xml.ws.policy.ComplexAssertion
<wsrmp:DeliveryAssurance>
<wsp:Policy>
[ <wsrmp:ExactlyOnce/> |
<wsrmp:AtLeastOnce/> |
<wsrmp:AtMostOnce/> ]
<wsrmp:InOrder/> ?
</wsp:Policy>
</wsrmp:DeliveryAssurance>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncom.sun.xml.ws.rx.rm.api.ReliableMessagingFeature.DeliveryAssurancestatic AssertionInstantiatorbooleanMethods inherited from class com.sun.xml.ws.policy.ComplexAssertion
getNestedPolicy, hasNestedPolicyMethods inherited from class com.sun.xml.ws.policy.PolicyAssertion
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString
-
Field Details
-
NAME
-
-
Method Details
-
getInstantiator
-
getDeliveryAssurance
public com.sun.xml.ws.rx.rm.api.ReliableMessagingFeature.DeliveryAssurance getDeliveryAssurance() -
isOrderedDelivery
public boolean isOrderedDelivery()
-