Class CurrentUserResponse
java.lang.Object
pro.gravit.launchserver.socket.response.SimpleResponse
pro.gravit.launchserver.socket.response.auth.CurrentUserResponse
- All Implemented Interfaces:
pro.gravit.launcher.request.websockets.WebSocketRequest,WebSocketServerResponse,pro.gravit.utils.TypeSerializeInterface
-
Field Summary
Fields inherited from class pro.gravit.launchserver.socket.response.SimpleResponse
ctx, ip, requestUUID, server, service -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic pro.gravit.launcher.events.request.CurrentUserRequestEvent.UserInfocollectUserInfoFromClient(LaunchServer server, Client client) voidgetType()Methods inherited from class pro.gravit.launchserver.socket.response.SimpleResponse
sendError, sendResult, sendResultAndClose
-
Constructor Details
-
CurrentUserResponse
public CurrentUserResponse()
-
-
Method Details
-
collectUserInfoFromClient
public static pro.gravit.launcher.events.request.CurrentUserRequestEvent.UserInfo collectUserInfoFromClient(LaunchServer server, Client client) throws IOException - Throws:
IOException
-
getType
-
execute
- Throws:
Exception
-