Uses of Class
com.sun.xml.ws.policy.sourcemodel.PolicyModelTranslator
-
Packages that use PolicyModelTranslator Package Description com.sun.xml.ws.policy.sourcemodel The part of public policy API that defines the classes and interfaces dealing with the policy tree structure (policy source model) creation and manipulation. -
-
Uses of PolicyModelTranslator in com.sun.xml.ws.policy.sourcemodel
Methods in com.sun.xml.ws.policy.sourcemodel that return PolicyModelTranslator Modifier and Type Method Description static PolicyModelTranslatorPolicyModelTranslator. getTranslator()Method returns thread-safe policy model translator instance.
-