public class SelectOptimalEncodingFeatureConfigurator extends Object implements PolicyFeatureConfigurator
Constructor and Description |
---|
SelectOptimalEncodingFeatureConfigurator() |
Modifier and Type | Method and Description |
---|---|
Collection<WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
Process SelectOptimalEncoding policy assertions.
|
public static final QName enabled
public SelectOptimalEncodingFeatureConfigurator()
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
getFeatures
in interface PolicyFeatureConfigurator
key
- Key that identifies the endpoint scope.policyMap
- The policy map.com.sun.xml.ws.policy.PolicyException
- If retrieving the policy triggered an exception.Copyright © 2015 Oracle Corporation. All rights reserved.