Class ClientProxyImpl

java.lang.Object
org.apache.cxf.jaxrs.client.AbstractClient
org.apache.cxf.jaxrs.client.ClientProxyImpl
All Implemented Interfaces:
Closeable, AutoCloseable, InvocationHandler, Client, InvocationHandlerAware
Direct Known Subclasses:
MicroProfileClientProxyImpl

public class ClientProxyImpl extends AbstractClient implements InvocationHandlerAware, InvocationHandler, Closeable
Proxy-based client implementation