| Class | Description |
|---|---|
| JSONArrayCallback |
A
HttpRequestCallback that parses the response body as a JSONArrayin
the 'data' property (RestConstants#JSON_DATA) of the JSON body. |
| JSONObjectCallback |
A
HttpRequestCallback that parses the response body as a JSONObject. |
| JSONUtil |
Utilities for JSON-parsing.
|
Copyright © 2014. All rights reserved.