public class WsawAddressingFeatureConfigurator extends Object implements com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator
| Constructor and Description |
|---|
WsawAddressingFeatureConfigurator()
Creates a new instance of WsawAddressingFeatureConfigurator
|
| Modifier and Type | Method and Description |
|---|---|
Collection<WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
process addressing policy assertions and if found and are not optional then addressing is enabled on the
WSDLBoundPortType |
public WsawAddressingFeatureConfigurator()
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
WSDLBoundPortTypegetFeatures 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.