Package | Description |
---|---|
org.alfresco.http | |
org.alfresco.json |
Modifier and Type | Class and Description |
---|---|
class |
SimpleHttpRequestCallback
Response callback that returns the
HttpResponse on success
and throws runtime exceptions on errors. |
Modifier and Type | Class and Description |
---|---|
class |
JSONArrayCallback
A
HttpRequestCallback that parses the response body as a JSONArray in
the 'data' property (RestConstants#JSON_DATA ) of the JSON body. |
class |
JSONObjectCallback
A
HttpRequestCallback that parses the response body as a JSONObject . |
Copyright © 2012. All Rights Reserved.