|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.encoding.policy.FastInfosetFeatureConfigurator
public class FastInfosetFeatureConfigurator
A configurator provider for FastInfoset policy assertions.
Field Summary | |
---|---|
static javax.xml.namespace.QName |
enabled
|
Constructor Summary | |
---|---|
FastInfosetFeatureConfigurator()
|
Method Summary | |
---|---|
java.util.Collection<WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
Process FastInfoset policy assertions. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.xml.namespace.QName enabled
Constructor Detail |
---|
public FastInfosetFeatureConfigurator()
Method Detail |
---|
public java.util.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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |