public class MtomFeatureConfigurator extends Object implements PolicyFeatureConfigurator
| Constructor and Description |
|---|
MtomFeatureConfigurator()
Creates a new instance of MtomFeatureConfigurator
|
| Modifier and Type | Method and Description |
|---|---|
Collection<WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
process Mtom policy assertions and if found and is not optional then mtom is enabled on the
WSDLBoundPortType |
public MtomFeatureConfigurator()
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 PolicyFeatureConfiguratorkey - Key that identifies the endpoint scopepolicyMap - Must be non-nullcom.sun.xml.ws.policy.PolicyException - If retrieving the policy triggered an exceptionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.