Class ClientProxy
java.lang.Object
org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
- All Implemented Interfaces:
InvocationHandler
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Constructor Summary
ConstructorsConstructorDescriptionClientProxy(Map<Method, MethodInvoker> methodMap, WebTarget target, ProxyConfig config) -
Method Summary