Package com.sun.xml.ws.api.policy
Class PolicyResolver.ClientContext
java.lang.Object
com.sun.xml.ws.api.policy.PolicyResolver.ClientContext
- Enclosing interface:
- PolicyResolver
-
Constructor Summary
ConstructorsConstructorDescriptionClientContext(PolicyMap policyMap, Container container) The abstraction of PolicyMap is not finalized, and will change in few months. -
Method Summary
-
Constructor Details
-
ClientContext
The abstraction of PolicyMap is not finalized, and will change in few months. It is highly discouraged to use PolicyMap until it is finalized. In presence of WSDL, JAX-WS by default creates PolicyMap from Policy Attachemnts in WSDL.- Parameters:
policyMap- PolicyMap created from PolicyAttachemnts in WSDLcontainer-
-
-
Method Details
-
getPolicyMap
-
getContainer
-