public static class HttpClientHelpers.JsonDeserializeResponseHandler<T> extends HttpClientHelpers.AbstractBasicResponseConsumer<T>
response| Constructor and Description |
|---|
JsonDeserializeResponseHandler(com.google.gson.reflect.TypeToken typeToken) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
buildResult(org.apache.http.protocol.HttpContext context) |
onContentReceived, onEntityEnclosed, onResponseReceived, releaseResourcespublic JsonDeserializeResponseHandler(com.google.gson.reflect.TypeToken typeToken)
protected T buildResult(org.apache.http.protocol.HttpContext context) throws APIException
buildResult in class org.apache.http.nio.protocol.AbstractAsyncResponseConsumer<T>APIException