public class BedrockRealmsWorldJoinRequest extends net.lenni0451.commons.httpclient.requests.impl.GetRequest implements RealmsResponseHandler<RealmsJoinInformation>
| Constructor and Description |
|---|
BedrockRealmsWorldJoinRequest(RealmsServer server) |
| Modifier and Type | Method and Description |
|---|---|
RealmsJoinInformation |
handle(net.lenni0451.commons.httpclient.HttpResponse response,
net.lenni0451.commons.gson.elements.GsonObject json) |
bind, execute, execute, getCookieManager, getFollowRedirects, getIgnoreInvalidSSL, getMethod, getRetryHandler, getURL, isCookieManagerSet, isIgnoreInvalidSSLSet, isRetryHandlerSet, isStreamedRequest, isStreamedResponse, setCookieManager, setFollowRedirects, setFollowRedirects, setIgnoreInvalidSSL, setRetryHandler, setStreamedRequest, setStreamedResponse, unsetCookieManager, unsetIgnoreInvalidSSL, unsetRetryHandlerappendHeader, appendHeader, appendHeader, clearHeaders, forEachHeader, getFirstHeader, getHeader, getHeaders, getLastHeader, hasHeader, hasHeader, hasHeader, removeHeader, setHeader, setHeader, setHeaderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleErrorhandlepublic BedrockRealmsWorldJoinRequest(RealmsServer server) throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic RealmsJoinInformation handle(net.lenni0451.commons.httpclient.HttpResponse response, net.lenni0451.commons.gson.elements.GsonObject json) throws java.io.IOException
handle in interface JsonHttpResponseHandler<RealmsJoinInformation>java.io.IOException