Apache CXF API

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.policy   
 

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
AbstractPolicyInterceptorProvider
           
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.policy
AlternativeSelector
          Used by the Policy engine to select the Policy alternative to use.
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.
PolicyEngine
           
PolicyInterceptorProvider
           
 


Apache CXF API

Apache CXF