public class PolicyFeature extends WebServiceFeature
Store a policy map on the endpoint.
This feature should be set on the binding. It does not make sense to set a
policy map per port because the map contains the policies for all ports in a
WSDL document.
Fields Summary
private static final String
featureId
private final com.sun.xml.ws.policy.PolicyMap
policyMap
private final com.sun.xml.ws.api.model.wsdl.WSDLModel
wsdlModel
private final com.sun.xml.ws.api.client.WSPortInfo