| Interface | Description |
|---|---|
| EntityExtractor<T> |
EntityExtractor extract objects from responses.
|
| EntityExtractorFactory |
Create an EntityExtractor based on a method.
|
| Class | Description |
|---|---|
| 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 © 2014. All Rights Reserved.