public class TCPTransportFeatureConfigurator extends Object implements com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator
PolicyFeatureConfigurator, which will transform SOAP/TCP policy
assertions to features on corresponding ports.| Constructor and Description |
|---|
TCPTransportFeatureConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
Process TCP transport policy assertions
WSDLPort |
public Collection<WebServiceFeature> getFeatures(com.sun.xml.ws.policy.PolicyMapKey key, com.sun.xml.ws.policy.PolicyMap policyMap) throws com.sun.xml.ws.policy.PolicyException
WSDLPortgetFeatures in interface com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfiguratorkey - Key that identifies the endpoint scopepolicyMap - must be non-nullcom.sun.xml.ws.policy.PolicyException - If retrieving the policy triggered an exceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.