Package org.jboss.resteasy.client.core
package org.jboss.resteasy.client.core
-
ClassDescription
ClientErrorInterceptor
provides a hook into the proxyClientResponse
request lifecycle.used to modify all of the ClientInvokers of a given ResteasyClientProxy.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.