See: Description
| Interface | Description |
|---|---|
| ClientExecutor | Deprecated
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
| EntityTypeFactory | Deprecated
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
| Class | Description |
|---|---|
| ClientRequest | Deprecated
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
| ClientRequestFactory | Deprecated
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
| ClientResponse<T> | Deprecated
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
| ProxyBuilder<T> | 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.
|
| ProxyConfig | 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.
|
| ProxyFactory | 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.
|
| Exception | Description |
|---|---|
| ClientResponseFailure | Deprecated
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
| Annotation Type | Description |
|---|---|
| ClientURI |
Used to annotate a predefined URL (as opposed to a @PAthParam /@QueryParam)
in a Proxied client.
For Example: |
ClientRequest
ResteasyWebTarget, which extends the api class
javax.ws.rs.client.WebTarget
For more information, see the Resteasy User Guide http://docs.jboss.org/resteasy/docs/.
Copyright © 2017 JBoss by Red Hat. All rights reserved.