com.sun.xml.ws.rx.rm.policy.wsrm200702
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 ComplexAssertion
- Author:
- Marek Potociar (marek.potociar at sun.com)
| Methods 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 |
NAME
public static final QName NAME
getInstantiator
public static AssertionInstantiator getInstantiator()
getDeliveryAssurance
public ReliableMessagingFeature.DeliveryAssurance getDeliveryAssurance()
isOrderedDelivery
public boolean isOrderedDelivery()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.