Class ClientResponseProxy

java.lang.Object
org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientResponseProxy
All Implemented Interfaces:
InvocationHandler

public class ClientResponseProxy extends Object implements InvocationHandler
Implement a client proxy for ProxyFactory. This class implements each method using an EntityExtractor
Version:
$Revision: 1 $
Author:
Solomon Duskis
See Also: