public class XblResponseHandler extends JsonHttpResponseHandler
| Constructor and Description |
|---|
XblResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
handle(net.lenni0451.commons.httpclient.HttpResponse response) |
protected void |
handleJsonError(net.lenni0451.commons.httpclient.HttpResponse response,
com.google.gson.JsonObject obj) |
public com.google.gson.JsonObject handle(net.lenni0451.commons.httpclient.HttpResponse response)
throws java.io.IOException
handle in interface net.lenni0451.commons.httpclient.handler.HttpResponseHandler<com.google.gson.JsonObject>handle in class JsonHttpResponseHandlerjava.io.IOExceptionprotected void handleJsonError(net.lenni0451.commons.httpclient.HttpResponse response,
com.google.gson.JsonObject obj)
throws java.io.IOException
handleJsonError in class JsonHttpResponseHandlerjava.io.IOException