Class OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion

java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.policy.SimpleAssertion
com.sun.xml.ws.transport.tcp.policy.OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion
Enclosing class:
OptimalTransportPolicyMapConfigurator

public static class OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion extends com.sun.xml.ws.policy.SimpleAssertion
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    OptimalTransportAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data, Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters)
     
  • Method Summary

    Methods inherited from class com.sun.xml.ws.policy.SimpleAssertion

    getNestedPolicy, hasNestedPolicy

    Methods inherited from class com.sun.xml.ws.policy.PolicyAssertion

    equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getParametersIterator, getValue, hashCode, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • OptimalTransportAssertion

      public OptimalTransportAssertion()
    • OptimalTransportAssertion

      public OptimalTransportAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data, Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters)