Uses of Class
com.sun.xml.ws.policy.PolicyMerger
-
Packages that use PolicyMerger Package Description com.sun.xml.ws.policy The root package of public policy API. -
-
Uses of PolicyMerger in com.sun.xml.ws.policy
Methods in com.sun.xml.ws.policy that return PolicyMerger Modifier and Type Method Description static PolicyMergerPolicyMerger. getMerger()Factory method for obtaining thread-safe policy merger instance.Methods in com.sun.xml.ws.policy with parameters of type PolicyMerger Modifier and Type Method Description PolicyPolicySubject. getEffectivePolicy(PolicyMerger merger)Returns the effective policy of the subject, i.e.
-