Uses of Interface
org.apache.cxf.ws.policy.PolicyInterceptorProvider
Packages that use PolicyInterceptorProvider
-
Uses of PolicyInterceptorProvider in org.apache.cxf.ws.policy
Classes in org.apache.cxf.ws.policy that implement PolicyInterceptorProviderModifier and TypeClassDescriptionclassclassThis policy interceptor provider can be used to implicitly handle unknown policy assertions.Methods in org.apache.cxf.ws.policy that return types with arguments of type PolicyInterceptorProviderModifier and TypeMethodDescriptionMethods in org.apache.cxf.ws.policy with parameters of type PolicyInterceptorProviderModifier and TypeMethodDescriptionvoidPolicyInterceptorProviderRegistry.register(PolicyInterceptorProvider provider) Register the builder for all qnames from the provider getAssertionTypes call.voidPolicyInterceptorProviderRegistryImpl.register(PolicyInterceptorProvider provider) Constructor parameters in org.apache.cxf.ws.policy with type arguments of type PolicyInterceptorProviderModifierConstructorDescriptionPolicyInterceptorProviderRegistryImpl(Map<QName, Set<PolicyInterceptorProvider>> interceptors) -
Uses of PolicyInterceptorProvider in org.apache.cxf.ws.policy.mtom
Classes in org.apache.cxf.ws.policy.mtom that implement PolicyInterceptorProvider