Uses of Class
org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
-
Packages that use PolicyAttachment Package Description 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 Modifier and Type Method Description voidServiceModelPolicyUpdater. 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 Modifier and Type Method Description Collection<PolicyAttachment>ExternalAttachmentProvider. getAttachments()
-