Uses of Interface
org.apache.cxf.microprofile.client.cdi.CDIInterceptorWrapper
Packages that use CDIInterceptorWrapper
-
Uses of CDIInterceptorWrapper in org.apache.cxf.microprofile.client.cdi
Classes in org.apache.cxf.microprofile.client.cdi that implement CDIInterceptorWrapperMethods in org.apache.cxf.microprofile.client.cdi that return CDIInterceptorWrapperModifier and TypeMethodDescriptionstatic CDIInterceptorWrapperCDIInterceptorWrapper.createWrapper(Class<?> restClient) -
Uses of CDIInterceptorWrapper in org.apache.cxf.microprofile.client.proxy
Constructors in org.apache.cxf.microprofile.client.proxy with parameters of type CDIInterceptorWrapperModifierConstructorDescriptionMicroProfileClientProxyImpl(URI baseURI, ClassLoader loader, ClassResourceInfo cri, boolean isRoot, boolean inheritHeaders, ExecutorService executorService, jakarta.ws.rs.core.Configuration configuration, CDIInterceptorWrapper interceptorWrapper, TLSConfiguration tlsConfig, Object... varValues) MicroProfileClientProxyImpl(ClientState initialState, ClassLoader loader, ClassResourceInfo cri, boolean isRoot, boolean inheritHeaders, ExecutorService executorService, jakarta.ws.rs.core.Configuration configuration, CDIInterceptorWrapper interceptorWrapper, TLSConfiguration tlsConfig, Object... varValues)