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
Methods 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, getParametersIterator, getValue, hashCode, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString
-
Field Details
-
NAME
-
-
Method Details
-
getInstantiator
-
getDeliveryAssurance
-
isOrderedDelivery
public boolean isOrderedDelivery()
-