Package | Description |
---|---|
org.jboss.resteasy.client.core |
Modifier and Type | Class and Description |
---|---|
class |
ClientInvoker
Deprecated.
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
class |
SubResourceInvoker
Deprecated.
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
Constructor and Description |
---|
ClientProxy(Map<Method,MethodInvoker> methodMap,
URI base,
ProxyConfig config)
Deprecated.
|
Copyright © 2024. All rights reserved.