Apache CXF API

Uses of Interface
org.apache.cxf.ws.policy.PolicyBuilder

Packages that use PolicyBuilder
org.apache.cxf.ws.policy.builder.primitive   
 

Uses of PolicyBuilder in org.apache.cxf.ws.policy.builder.primitive
 

Methods in org.apache.cxf.ws.policy.builder.primitive with parameters of type PolicyBuilder
 void NestedPrimitiveAssertionBuilder.setPolicyBuilder(PolicyBuilder b)
           
 

Constructors in org.apache.cxf.ws.policy.builder.primitive with parameters of type PolicyBuilder
NestedPrimitiveAssertion(org.w3c.dom.Element elem, PolicyBuilder builder, PolicyConstants constants)
           
 


Apache CXF API

Apache CXF