| Modifier and Type | Method and Description |
|---|---|
IBoxResponse |
BoxRESTClient.execute(IBoxRequest boxRequest) |
| Modifier and Type | Method and Description |
|---|---|
BoxPreview |
PreviewResponseParser.parse(IBoxResponse response) |
Object |
ErrorResponseParser.parse(IBoxResponse response) |
| Modifier and Type | Method and Description |
|---|---|
IBoxResponse |
BoxBasicRestClient.execute(IBoxRequest boxRequest) |
| Modifier and Type | Method and Description |
|---|---|
IBoxResponse |
IBoxRESTClient.execute(IBoxRequest boxRequest)
Execute the API request and return a response.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IBoxResponseParser.parse(IBoxResponse response)
Parese the API response into this object.
|
void |
IBoxResponseObject.parse(IBoxResponse response)
Parese the API response into this object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
DefaultFileResponseParser.parse(IBoxResponse response) |
Object |
DefaultBoxJSONResponseParser.parse(IBoxResponse response)
By default, this only parses the JSON part into object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBoxResponse
Default implementation for BOX JSON response.
|
Copyright © 2014. All Rights Reserved.