Apache CXF API

Uses of Interface
org.apache.cxf.ws.policy.PolicyInterceptorProvider

Packages that use PolicyInterceptorProvider
org.apache.cxf.transport.http.policy   
org.apache.cxf.ws.policy   
 

Uses of PolicyInterceptorProvider in org.apache.cxf.transport.http.policy
 

Classes in org.apache.cxf.transport.http.policy that implement PolicyInterceptorProvider
 class NoOpPolicyInterceptorProvider
          This no-op PolicyInterceptorProvider prevents the policy enforcement logic making it impossible to assert the HTTPClientPolicy upfront before the HTTPConduit becomes invoved (e.g.
 

Uses of PolicyInterceptorProvider in org.apache.cxf.ws.policy
 

Classes in org.apache.cxf.ws.policy that implement PolicyInterceptorProvider
 class AbstractPolicyInterceptorProvider
           
 


Apache CXF API

Apache CXF