Class ClientProxy
java.lang.Object
org.jboss.resteasy.client.core.ClientProxy
- All Implemented Interfaces:
InvocationHandler
- Version:
- $Revision: 1 $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final URIprivate Class<?> private final ProxyConfigprivate Map<Method, MethodInvoker> -
Constructor Summary
ConstructorsConstructorDescriptionClientProxy(Map<Method, MethodInvoker> methodMap, URI base, ProxyConfig config) -
Method Summary
-
Field Details
-
methodMap
-
clazz
-
base
-
config
-
-
Constructor Details
-
ClientProxy
-
-
Method Details
-
getClazz
-
setClazz
-
invoke
-
equals
-
hashCode
-
toString
-