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

Packages that use org.apache.cxf.ws.policy
org.apache.cxf.transport.http   
org.apache.cxf.transport.http.policy   
org.apache.cxf.transport.http_jetty   
org.apache.cxf.transport.servlet   
org.apache.cxf.ws.addressing.policy   
org.apache.cxf.ws.policy   
org.apache.cxf.ws.policy.attachment   
org.apache.cxf.ws.policy.attachment.external   
org.apache.cxf.ws.policy.attachment.reference   
org.apache.cxf.ws.policy.attachment.wsdl11   
org.apache.cxf.ws.policy.builder.jaxb   
org.apache.cxf.ws.policy.builder.primitive   
org.apache.cxf.ws.policy.builder.xml   
org.apache.cxf.ws.policy.mtom   
org.apache.cxf.ws.policy.selector   
org.apache.cxf.ws.policy.spring   
org.apache.cxf.ws.rm.policy   
org.apache.cxf.ws.rm.soap   
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.transport.http
Assertor
          API used in the WS-Policy framework to allow a message exchange participant to assert its capabilities for the underlying message.
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.transport.http.policy
AssertionBuilder
          AssertionBuilder is an interface used to build an Assertion object from a given xml element.
PolicyEngine
           
PolicyInterceptorProvider
           
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.transport.http_jetty
Assertor
          API used in the WS-Policy framework to allow a message exchange participant to assert its capabilities for the underlying message.
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.transport.servlet
Assertor
          API used in the WS-Policy framework to allow a message exchange participant to assert its capabilities for the underlying message.
 

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

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy
AbstractPolicyInterceptor
           
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.
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.
EndpointPolicyImpl
           
PolicyBuilder
          PolicyBuilder provides methods to create Policy and PolicyReferenceObjects from DOM elements.
PolicyEngine
           
PolicyEngineImpl
           
PolicyException
          PolicyException is the type of RuntimeException thrown by any exceptions encountered by the policy framework.
PolicyInterceptorProvider
           
PolicyInterceptorProviderRegistry
          InterceptorProviderRegistry is used to manage InterceptorProviders that provide assertion domain specific interceptors.
PolicyProvider
           
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy.attachment
PolicyBuilder
          PolicyBuilder provides methods to create Policy and PolicyReferenceObjects from DOM elements.
PolicyProvider
           
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy.attachment.external
PolicyProvider
           
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy.attachment.reference
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.attachment.wsdl11
PolicyProvider
           
 

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.
 

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

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy.selector
AlternativeSelector
           
Assertor
          API used in the WS-Policy framework to allow a message exchange participant to assert its capabilities for the underlying message.
PolicyEngine
           
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy.spring
PolicyEngine
           
PolicyEngineImpl
           
 

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

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.rm.soap
AssertionInfo
           
 



Apache CXF