protected class JSONRestClient.Response extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Response(org.apache.http.client.methods.HttpRequestBase request) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
boolean |
isOK() |
org.codehaus.jettison.json.JSONObject |
json() |
String |
toString() |
protected Response(org.apache.http.client.methods.HttpRequestBase request)
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.