public static class HttpClientHelpers.JsonDeserializeResponseHandler<T> extends HttpClientHelpers.AbstractBasicResponseConsumer<T>
response
Constructor and Description |
---|
HttpClientHelpers.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, releaseResources
public HttpClientHelpers.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