Uses of Interface
org.apache.cxf.extension.Registry
-
Packages that use Registry Package Description 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 Modifier and Type Class Description classRegistryImpl<K,T> -
Uses of Registry in org.apache.cxf.ws.policy
Subinterfaces of Registry in org.apache.cxf.ws.policy Modifier and Type Interface Description interfacePolicyInterceptorProviderRegistryInterceptorProviderRegistry is used to manage InterceptorProviders that provide assertion domain specific interceptors.Classes in org.apache.cxf.ws.policy that implement Registry Modifier and Type Class Description classPolicyInterceptorProviderRegistryImpl -
Uses of Registry in org.apache.cxf.ws.policy.attachment.external
Classes in org.apache.cxf.ws.policy.attachment.external that implement Registry Modifier and Type Class Description classDomainExpressionBuilderRegistry
-