Uses of Package
org.jboss.resteasy.client.core
-
Packages that use org.jboss.resteasy.client.core Package Description org.jboss.resteasy.client JAX-RS specification 1.1 ({@link 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.client.jaxrs.internal.proxy org.jboss.resteasy.core org.jboss.resteasy.spi -
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client Class Description ClientInterceptorRepository ClientInterceptorRepositoryImpl ClientInvoker -
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client.cache Class Description BaseClientResponse BaseClientResponse.BaseClientResponseStreamFactory ClientInterceptorRepository -
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client.core.executors Class Description BaseClientResponse BaseClientResponse.BaseClientResponseStreamFactory SelfExpandingBufferredInputStream Extension ofBufferedInputStream
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.extractors Class Description BaseClientResponse ClientErrorInterceptor ClientErrorInterceptor
provides a hook into the proxyClientResponse
request lifecycle. -
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.client.core.marshallers Class Description ClientInvoker ClientInvokerModifier used 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.proxy Class Description ClientInvoker ClientInvokerModifier used to modify all of the ClientInvokers of a given ResteasyClientProxy. -
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.core Class Description ClientErrorInterceptor ClientErrorInterceptor
provides a hook into the proxyClientResponse
request lifecycle. -
Classes in org.jboss.resteasy.client.core used by org.jboss.resteasy.spi Class Description ClientErrorInterceptor ClientErrorInterceptor
provides a hook into the proxyClientResponse
request lifecycle.