com.sun.xml.ws.transport.tcp.policy
Class TCPTransportPolicyMapConfigurator.TCPTransportAssertion

java.lang.Object
  extended by com.sun.xml.ws.policy.PolicyAssertion
      extended by com.sun.xml.ws.policy.SimpleAssertion
          extended by com.sun.xml.ws.transport.tcp.policy.TCPTransportPolicyMapConfigurator.TCPTransportAssertion
Enclosing class:
TCPTransportPolicyMapConfigurator

public static class TCPTransportPolicyMapConfigurator.TCPTransportAssertion
extends SimpleAssertion


Constructor Summary
TCPTransportPolicyMapConfigurator.TCPTransportAssertion()
           
TCPTransportPolicyMapConfigurator.TCPTransportAssertion(AssertionData data, Collection<? extends 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, getNestedAssertionsIterator, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TCPTransportPolicyMapConfigurator.TCPTransportAssertion

public TCPTransportPolicyMapConfigurator.TCPTransportAssertion()

TCPTransportPolicyMapConfigurator.TCPTransportAssertion

public TCPTransportPolicyMapConfigurator.TCPTransportAssertion(AssertionData data,
                                                               Collection<? extends PolicyAssertion> assertionParameters)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.