Interface | Description |
---|---|
BaseClientResponse.BaseClientResponseStreamFactory | |
ClientErrorInterceptor |
ClientErrorInterceptor provides a hook into the proxy
ClientResponse request lifecycle. |
ClientInterceptorRepository | |
ClientInvokerModifier |
used to modify all of the ClientInvokers of a given ResteasyClientProxy.
|
MethodInvoker |
Class | Description |
---|---|
BaseClientResponse<T> | |
ClientInterceptorRepositoryImpl | |
ClientInvoker | |
ClientInvokerInterceptorFactory | |
ClientMessageBodyReaderContext | |
ClientMessageBodyWriterContext | |
ClientProxy | |
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. |
SubResourceInvoker | |
VoidEntityTypeFactory |
Enum | Description |
---|---|
ClientInterceptorRepositoryImpl.InterceptorType |
Copyright © 2018 JBoss by Red Hat. All rights reserved.