public class FastInfosetFeatureConfigurator extends Object implements PolicyFeatureConfigurator
Constructor and Description |
---|
FastInfosetFeatureConfigurator() |
Modifier and Type | Method and Description |
---|---|
Collection<WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
Process FastInfoset policy assertions.
|
public static final QName enabled
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 to identify 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.