Uses of Interface
org.apache.cxf.ws.policy.PolicyBuilder
Packages that use PolicyBuilder
Package
Description
-
Uses of PolicyBuilder in org.apache.cxf.ws.policy
Classes in org.apache.cxf.ws.policy that implement PolicyBuilderModifier and TypeClassDescriptionclassPolicyBuilderImpl is an implementation of the PolicyBuilder interface, provides methods to create Policy and PolicyReferenceObjects from DOM elements, but also from an input stream etc. -
Uses of PolicyBuilder in org.apache.cxf.ws.policy.attachment
Fields in org.apache.cxf.ws.policy.attachment declared as PolicyBuilderMethods in org.apache.cxf.ws.policy.attachment with parameters of type PolicyBuilder -
Uses of PolicyBuilder in org.apache.cxf.ws.policy.attachment.reference
Constructors in org.apache.cxf.ws.policy.attachment.reference with parameters of type PolicyBuilderModifierConstructorDescriptionLocalServiceModelReferenceResolver(org.apache.cxf.service.model.DescriptionInfo d, PolicyBuilder b)