Uses of Class
org.apache.cxf.jaxrs.client.ClientProxyImpl
Packages that use ClientProxyImpl
Package
Description
-
Uses of ClientProxyImpl in org.apache.cxf.jaxrs.client
Methods in org.apache.cxf.jaxrs.client that return ClientProxyImplModifier and TypeMethodDescriptionprotected ClientProxyImplJAXRSClientFactoryBean.createClientProxy(ClassResourceInfo cri, boolean isRoot, ClientState actualState, Object[] varValues) -
Uses of ClientProxyImpl in org.apache.cxf.microprofile.client
Methods in org.apache.cxf.microprofile.client that return ClientProxyImplModifier and TypeMethodDescriptionprotected ClientProxyImplMicroProfileClientFactoryBean.createClientProxy(ClassResourceInfo cri, boolean isRoot, ClientState actualState, Object[] varValues) -
Uses of ClientProxyImpl in org.apache.cxf.microprofile.client.proxy
Subclasses of ClientProxyImpl in org.apache.cxf.microprofile.client.proxy