Apache CXF API

Uses of Interface
org.apache.cxf.extension.Registry

Packages that use Registry
org.apache.cxf.extension   
org.apache.cxf.ws.policy   
org.apache.cxf.ws.policy.attachment.external   
 

Uses of Registry in org.apache.cxf.extension
 

Classes in org.apache.cxf.extension that implement Registry
 class RegistryImpl<K,T>
           
 

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

Subinterfaces of Registry in org.apache.cxf.ws.policy
 interface PolicyInterceptorProviderRegistry
          InterceptorProviderRegistry is used to manage InterceptorProviders that provide assertion domain specific interceptors.
 

Classes in org.apache.cxf.ws.policy that implement Registry
 class PolicyInterceptorProviderRegistryImpl
           
 

Uses of Registry in org.apache.cxf.ws.policy.attachment.external
 

Classes in org.apache.cxf.ws.policy.attachment.external that implement Registry
 class DomainExpressionBuilderRegistry
           
 


Apache CXF API

Apache CXF