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 PolicyFeatureConfiguratorkey - Key that identifies the endpoint scope.policyMap - The policy map.com.sun.xml.ws.policy.PolicyException - If retrieving the policy triggered an exception.Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.