Class ProxyBuilder<T>

java.lang.Object
org.jboss.resteasy.client.ProxyBuilder<T>
Type Parameters:
T -

@Deprecated public class ProxyBuilder<T> extends Object
Deprecated.
The Resteasy proxy facility in the client framework in resteasy-jaxrs is replaced by the proxy facility extension in the JAX-RS 2.0 compliant resteasy-client module.
See Also: