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 SimpleAssertion
-
Constructor Summary
ConstructorsConstructorDescriptionOptimalTransportAssertion(AssertionData data, Collection<? extends PolicyAssertion> assertionParameters) -
Method Summary
Methods inherited from class com.sun.xml.ws.policy.SimpleAssertion
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
-
Constructor Details
-
OptimalTransportAssertion
public OptimalTransportAssertion() -
OptimalTransportAssertion
public OptimalTransportAssertion(AssertionData data, Collection<? extends PolicyAssertion> assertionParameters)
-