Package | Description |
---|---|
com.box.boxjavalibv2.responseparsers | |
com.box.restclientv2.responseparsers | |
com.box.restclientv2.responses |
Class and 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.
|
IBoxResponseParser
Interface for the class of object to be converted from API response.
|
Class and Description |
---|
IBoxResponseParser
Interface for the class of object to be converted from API response.
|
Class and Description |
---|
IBoxResponseParser
Interface for the class of object to be converted from API response.
|