Package org.jboss.resteasy.client.core
package org.jboss.resteasy.client.core
-
ClassDescription
ClientErrorInterceptorprovides a hook into the proxyClientResponserequest lifecycle.used to modify all of the ClientInvokers of a given ResteasyClientProxy.Extension ofBufferedInputStreamenforcing 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.