Apache CXF API

Uses of Class
org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider

Packages that use AbstractPolicyProvider
org.apache.cxf.ws.policy.attachment   
org.apache.cxf.ws.policy.attachment.external   
org.apache.cxf.ws.policy.attachment.wsdl11   
 

Uses of AbstractPolicyProvider in org.apache.cxf.ws.policy.attachment
 

Subclasses of AbstractPolicyProvider in org.apache.cxf.ws.policy.attachment
 class ServiceModelPolicyProvider
           
 

Uses of AbstractPolicyProvider in org.apache.cxf.ws.policy.attachment.external
 

Subclasses of AbstractPolicyProvider in org.apache.cxf.ws.policy.attachment.external
 class ExternalAttachmentProvider
           
 

Uses of AbstractPolicyProvider in org.apache.cxf.ws.policy.attachment.wsdl11
 

Subclasses of AbstractPolicyProvider in org.apache.cxf.ws.policy.attachment.wsdl11
 class Wsdl11AttachmentPolicyProvider
          PolicyAttachmentManager provides methods to retrieve element policies and calculate effective policies based on the policy subject's scope.
 


Apache CXF API

Apache CXF