Apache CXF API

Uses of Package
org.apache.cxf.ws.policy

Packages that use org.apache.cxf.ws.policy
org.apache.cxf.ws.policy   
org.apache.cxf.ws.policy.builder.jaxb   
org.apache.cxf.ws.policy.builder.primitive   
org.apache.cxf.ws.policy.builder.xml   
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy
AlternativeSelector
           
AssertionBuilder
          AssertionBuilder is an interface used to build an Assertion object from a given xml element.
AssertionBuilderRegistry
          AssertionBuilderRegistry is used to manage AssertionBuilders and create Assertion objects from given xml elements.
AssertionInfo
           
AssertionInfoMap
           
Assertor
          API used in the WS-Policy framework to allow a message exchange participant to assert its capabilities for the underlying message.
EffectivePolicy
          Describes the effective policy of an outbound message.
EndpointPolicy
          Describes the policy of an inbound message.
PolicyAssertion
           
PolicyEngine
           
PolicyInterceptorProvider
           
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy.builder.jaxb
AssertionBuilder
          AssertionBuilder is an interface used to build an Assertion object from a given xml element.
PolicyAssertion
           
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy.builder.primitive
AssertionBuilder
          AssertionBuilder is an interface used to build an Assertion object from a given xml element.
AssertionBuilderRegistry
          AssertionBuilderRegistry is used to manage AssertionBuilders and create Assertion objects from given xml elements.
AssertionInfoMap
           
PolicyAssertion
           
PolicyBuilder
          PolicyBuilder provides methods to create Policy and PolicyReferenceObjects from DOM elements.
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy.builder.xml
AssertionBuilder
          AssertionBuilder is an interface used to build an Assertion object from a given xml element.
PolicyAssertion
           
 


Apache CXF API

Apache CXF