Class RestoreSessionResponse

  • All Implemented Interfaces:
    pro.gravit.launcher.request.websockets.WebSocketRequest, WebSocketServerResponse, pro.gravit.utils.TypeSerializeInterface

    public class RestoreSessionResponse
    extends SimpleResponse
    • Field Detail

      • session

        public long session
    • Constructor Detail

      • RestoreSessionResponse

        public RestoreSessionResponse()
    • Method Detail

      • getType

        public java.lang.String getType()
      • execute

        public void execute​(io.netty.channel.ChannelHandlerContext ctx,
                            Client client)