Apache CXF API

Package org.apache.cxf.ws.policy

Interface Summary
AlternativeSelector  
AssertionBuilderLoader Marker interface for objects that would load and register additional AssertionBuilders when loaded.
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.
PolicyAssertion Interface to mark Assertions that can participate in CXF's assertion mechanism to make sure the policies have been applied.
PolicyBuilder PolicyBuilder provides methods to create Policy and PolicyReferenceObjects from DOM elements.
PolicyEngine  
PolicyInterceptorProvider  
PolicyInterceptorProviderLoader Marker interface for objects that would load and register additional PolicyInterceptorProviders when loaded.
PolicyInterceptorProviderRegistry InterceptorProviderRegistry is used to manage InterceptorProviders that provide assertion domain specific interceptors.
PolicyProvider  
 

Class Summary
AbstractPolicyInterceptorProvider  
AssertionInfo  
AssertionInfoMap  
PolicyConstants Encapsulation of version-specific WS-Policy constants.
 

Exception Summary
PolicyException PolicyException is the type of RuntimeException thrown by any exceptions encountered by the policy framework.
 


Apache CXF API

Apache CXF