Uses of Class
com.sun.xml.ws.policy.PolicyMerger

Packages that use PolicyMerger
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
static PolicyMerger PolicyMerger.getMerger()
          Factory method for obtaining thread-safe policy merger instance.
 

Methods in com.sun.xml.ws.policy with parameters of type PolicyMerger
 Policy PolicySubject.getEffectivePolicy(PolicyMerger merger)
          Returns the effective policy of the subject, i.e.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.