Package org.jboss.resteasy.client.core

Interface Summary
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 Summary
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 Summary
ClientInterceptorRepositoryImpl.InterceptorType  
 



Copyright © 2012. All Rights Reserved.