Apache CXF API

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

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

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.
 


Apache CXF API

Apache CXF