Apache CXF API

Uses of Class
org.apache.cxf.ws.policy.attachment.external.PolicyAttachment

Packages that use PolicyAttachment
org.apache.cxf.ws.policy   
org.apache.cxf.ws.policy.attachment.external   
 

Uses of PolicyAttachment in org.apache.cxf.ws.policy
 

Method parameters in org.apache.cxf.ws.policy with type arguments of type PolicyAttachment
 void ServiceModelPolicyUpdater.addPolicyAttachments(Collection<PolicyAttachment> attachments)
           
 

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

Methods in org.apache.cxf.ws.policy.attachment.external that return types with arguments of type PolicyAttachment
 Collection<PolicyAttachment> ExternalAttachmentProvider.getAttachments()
           
 


Apache CXF API

Apache CXF