public class JsonUtil extends Object
| Constructor and Description |
|---|
JsonUtil() |
| Modifier and Type | Method and Description |
|---|---|
protected static com.google.gson.JsonObject |
parseHttpResponseBody(org.apache.http.HttpResponse httpResponse,
String url) |
protected static com.google.gson.JsonObject parseHttpResponseBody(org.apache.http.HttpResponse httpResponse,
String url)
throws org.apache.http.ParseException,
IOException,
JsonFormatException
org.apache.http.ParseExceptionIOExceptionJsonFormatExceptionCopyright © 2021. All rights reserved.