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
           
AssertionBuilderRegistry
          AssertionBuilderRegistry is used to manage AssertionBuilders and create Assertion objects from given xml elements.
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.
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.
 

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.
PolicyBuilder
          PolicyBuilder provides methods to create Policy and PolicyReferenceObjects from DOM elements.
PolicyConstants
          Encapsulation of version-specific WS-Policy constants.
 

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.
PolicyConstants
          Encapsulation of version-specific WS-Policy constants.
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.