Package org.jboss.resteasy.client.core.extractors

Interface Summary
EntityExtractor<T> EntityExtractor extract objects from responses.
EntityExtractorFactory Create an EntityExtractor based on a method.
 

Class Summary
BodyEntityExtractor BodyEntityExtractor extract body objects from responses.
ClientErrorHandler This class handles client errors (of course...).
ClientRequestContext  
ClientResponseProxy Implement a client proxy for ProxyFactory.
DefaultEntityExtractorFactory  
ResponseObjectEntityExtractorFactory This class represents the method level creation of a "rich response object" that has the @ResponseObject annotation.
ResponseObjectProxy<T> This class represents the proxying functionality for creating a "rich response object" that has the @ResponseObject annotation.
 



Copyright © 2012. All Rights Reserved.