|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractHttpRequestCallback | |
|---|---|
| org.alfresco.http | |
| org.alfresco.json | |
| Uses of AbstractHttpRequestCallback in org.alfresco.http |
|---|
| Subclasses of AbstractHttpRequestCallback in org.alfresco.http | |
|---|---|
class |
SimpleHttpRequestCallback
Response callback that returns the HttpResponse on success
and throws runtime exceptions on errors. |
| Uses of AbstractHttpRequestCallback in org.alfresco.json |
|---|
| Subclasses of AbstractHttpRequestCallback in org.alfresco.json | |
|---|---|
class |
JSONArrayCallback
A HttpRequestCallback that parses the response body as a JSONArrayin
the 'data' property (RestConstants#JSON_DATA) of the JSON body. |
class |
JSONObjectCallback
A HttpRequestCallback that parses the response body as a JSONObject. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||