Uses of Package
org.jboss.resteasy.client.core
Packages that use org.jboss.resteasy.client.core
Package
Description
JAX-RS specification 1.1 ({@link <a href="https://jcp.org/en/jsr/detail?id=311">https://jcp.org/en/jsr/detail?id=311</a>})
had no client framework, so Resteasy release 2.x provided one.
The client cache facility in Resteasy 2.x is deprecated in favor of the client cache
facility in the resteasy-client module.
-
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client
-
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client.cache
-
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client.core
-
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client.core.executorsClassDescriptionExtension 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. -
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client.core.extractorsClassDescription
ClientErrorInterceptor
provides a hook into the proxyClientResponse
request lifecycle. -
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client.core.marshallersClassDescriptionused to modify all of the ClientInvokers of a given ResteasyClientProxy.
-
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client.jaxrs.internal.proxyClassDescriptionused to modify all of the ClientInvokers of a given ResteasyClientProxy.
-
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.coreClassDescription
ClientErrorInterceptor
provides a hook into the proxyClientResponse
request lifecycle. -
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.spiClassDescription
ClientErrorInterceptor
provides a hook into the proxyClientResponse
request lifecycle.