Class TCPTransportPolicyMapConfigurator.TCPTransportAssertion
- java.lang.Object
-
- com.sun.xml.ws.policy.PolicyAssertion
-
- com.sun.xml.ws.policy.SimpleAssertion
-
- com.sun.xml.ws.transport.tcp.policy.TCPTransportPolicyMapConfigurator.TCPTransportAssertion
-
- Enclosing class:
- TCPTransportPolicyMapConfigurator
public static class TCPTransportPolicyMapConfigurator.TCPTransportAssertion extends com.sun.xml.ws.policy.SimpleAssertion
-
-
Constructor Summary
Constructors Constructor Description TCPTransportAssertion()TCPTransportAssertion(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.PolicyAssertion
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString
-
-
-
-
Constructor Detail
-
TCPTransportAssertion
public TCPTransportAssertion()
-
TCPTransportAssertion
public TCPTransportAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data, Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters)
-
-