Apache CXF API

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

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

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

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

Methods in org.apache.cxf.ws.policy with parameters of type PolicyInterceptorProvider
 void PolicyInterceptorProviderRegistry.register(PolicyInterceptorProvider provider)
          Register the builder for all qnames from the provider getAssertionTypes call.
 


Apache CXF API

Apache CXF