com.sun.xml.ws.transport.tcp.policy
Class OptimalTransportPolicyMapConfigurator

java.lang.Object
  extended by com.sun.xml.ws.transport.tcp.policy.OptimalTransportPolicyMapConfigurator
All Implemented Interfaces:
com.sun.xml.ws.policy.jaxws.spi.PolicyMapConfigurator

public class OptimalTransportPolicyMapConfigurator
extends java.lang.Object
implements com.sun.xml.ws.policy.jaxws.spi.PolicyMapConfigurator

Author:
Alexey Stashok, Marek Potociar

Nested Class Summary
static class OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion
           
 
Constructor Summary
OptimalTransportPolicyMapConfigurator()
           
 
Method Summary
 java.util.Collection<com.sun.xml.ws.policy.PolicySubject> update(com.sun.xml.ws.policy.PolicyMap policyMap, com.sun.xml.ws.api.model.SEIModel model, com.sun.xml.ws.api.WSBinding wsBinding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptimalTransportPolicyMapConfigurator

public OptimalTransportPolicyMapConfigurator()
Method Detail

update

public java.util.Collection<com.sun.xml.ws.policy.PolicySubject> update(com.sun.xml.ws.policy.PolicyMap policyMap,
                                                                        com.sun.xml.ws.api.model.SEIModel model,
                                                                        com.sun.xml.ws.api.WSBinding wsBinding)
                                                                 throws com.sun.xml.ws.policy.PolicyException
Specified by:
update in interface com.sun.xml.ws.policy.jaxws.spi.PolicyMapConfigurator
Throws:
com.sun.xml.ws.policy.PolicyException


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