public class JsonObjectResponseHandler extends Object implements org.apache.http.client.ResponseHandler<com.google.gson.JsonElement>
| Constructor and Description |
|---|
JsonObjectResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
handleResponse(org.apache.http.HttpResponse httpResponse) |
public com.google.gson.JsonElement handleResponse(org.apache.http.HttpResponse httpResponse)
throws org.apache.http.client.ClientProtocolException,
IOException
handleResponse in interface org.apache.http.client.ResponseHandler<com.google.gson.JsonElement>org.apache.http.client.ClientProtocolExceptionIOExceptionCopyright © 2013–2020 Adobe. All rights reserved.