| Package | Description | ||
|---|---|---|---|
| org.jboss.resteasy.client |
JAX-RS specification 1.1 (
org.jboss.resteasy.client.cache |
|
The client cache facility in Resteasy 2.x is deprecated in favor of the client cache
facility in the resteasy-client module.
|
| org.jboss.resteasy.client.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientRequest
Deprecated.
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
| Modifier and Type | Method and Description |
|---|---|
ClientInterceptorRepository |
ClientRequestFactory.getPrefixInterceptors()
Deprecated.
|
ClientInterceptorRepository |
ClientRequestFactory.getSuffixInterceptors()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CacheFactory.makeCacheable(ClientInterceptorRepository interceptorRepository,
BrowserCache cache)
Deprecated.
Make a raw ClientRequest cache results in the provided cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientInterceptorRepositoryImpl |
class |
ClientInvoker |
Copyright © 2018 JBoss by Red Hat. All rights reserved.