public class JSONArrayCallback
extends org.alfresco.http.AbstractHttpRequestCallback<org.json.simple.JSONArray>
HttpRequestCallback that parses the response body as a JSONArrayin
the 'data' property (RestConstants#JSON_DATA) of the JSON body.
| Constructor and Description |
|---|
JSONArrayCallback() |
| Modifier and Type | Method and Description |
|---|---|
org.json.simple.JSONArray |
onCallSuccess(org.apache.http.HttpResponse method) |
Copyright © 2016. All rights reserved.