Class | Description |
---|---|
DefaultBoxJSONResponseParser |
This class is a wrapper class in order for Jackson JSON processor to parse response JSON into the wrapped objects.
|
DefaultFileResponseParser |
Default implementation for response parser to parse a response with a file InputStream.
|