Uses of Class
org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
-
Packages that use AbstractPolicyProvider Package Description 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 Modifier and Type Class Description classServiceModelPolicyProvider -
Uses of AbstractPolicyProvider in org.apache.cxf.ws.policy.attachment.external
Subclasses of AbstractPolicyProvider in org.apache.cxf.ws.policy.attachment.external Modifier and Type Class Description classExternalAttachmentProvider -
Uses of AbstractPolicyProvider in org.apache.cxf.ws.policy.attachment.wsdl11
Subclasses of AbstractPolicyProvider in org.apache.cxf.ws.policy.attachment.wsdl11 Modifier and Type Class Description classWsdl11AttachmentPolicyProviderPolicyAttachmentManager provides methods to retrieve element policies and calculate effective policies based on the policy subject's scope.
-