Class | Description |
---|---|
JSONArrayCallback |
A
HttpRequestCallback that parses the response body as a JSONArray in
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 © 2012. All Rights Reserved.