Package | Description |
---|---|
org.jboss.resteasy.client |
JAX-RS specification 1.1 (https://jcp.org/en/jsr/detail?id=311)
had no client framework, so Resteasy release 2.x provided one.
|
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 | |
org.jboss.resteasy.client.core.executors | |
org.jboss.resteasy.client.core.extractors | |
org.jboss.resteasy.client.core.marshallers | |
org.jboss.resteasy.core | |
org.jboss.resteasy.spi |
Class and Description |
---|
ClientInterceptorRepository |
ClientInterceptorRepositoryImpl |
ClientInvoker |
Class and Description |
---|
BaseClientResponse |
BaseClientResponse.BaseClientResponseStreamFactory |
ClientInterceptorRepository |
Class and Description |
---|
BaseClientResponse |
BaseClientResponse.BaseClientResponseStreamFactory |
SelfExpandingBufferredInputStream
Extension of
BufferedInputStream enforcing the contract where reset()
always returns to the beginning of the stream, and the internal buffer
expands automatically to the total length of content read from the underlying
stream. |
Class and Description |
---|
BaseClientResponse |
ClientErrorInterceptor
ClientErrorInterceptor provides a hook into the proxy
ClientResponse request lifecycle. |
Class and Description |
---|
ClientInvoker |
ClientInvokerModifier
used to modify all of the ClientInvokers of a given ResteasyClientProxy.
|
Class and Description |
---|
ClientErrorInterceptor
ClientErrorInterceptor provides a hook into the proxy
ClientResponse request lifecycle. |
Class and Description |
---|
ClientErrorInterceptor
ClientErrorInterceptor provides a hook into the proxy
ClientResponse request lifecycle. |