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.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.blueprint   
org.apache.cxf.ws.policy.mtom   
org.apache.cxf.ws.policy.selector   
org.apache.cxf.ws.policy.spring   
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy
AbstractPolicyInterceptor
           
AbstractPolicyInterceptorProvider
           
AlternativeSelector
          Used by the Policy engine to select the Policy alternative to use.
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.
ClientPolicyInFaultInterceptor
           
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.
PolicyInInterceptor
           
PolicyInterceptorProvider
           
PolicyInterceptorProviderRegistry
          InterceptorProviderRegistry is used to manage InterceptorProviders that provide assertion domain specific interceptors.
PolicyOutInterceptor
           
PolicyProvider
           
PolicyVerificationInFaultInterceptor
           
PolicyVerificationInInterceptor
           
PolicyVerificationOutInterceptor
           
ServerPolicyOutFaultInterceptor
           
 

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.
 

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.blueprint
AlternativeSelector
          Used by the Policy engine to select the Policy alternative to use.
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy.mtom
AbstractPolicyInterceptorProvider
           
PolicyInterceptorProvider
           
 

Classes in org.apache.cxf.ws.policy used by org.apache.cxf.ws.policy.selector
AlternativeSelector
          Used by the Policy engine to select the Policy alternative to use.
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
AlternativeSelector
          Used by the Policy engine to select the Policy alternative to use.
 



Apache CXF