Class AddLogListenerResponse

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

    public class AddLogListenerResponse
    extends SimpleResponse
    • Field Detail

      • outputType

        public final pro.gravit.utils.helper.LogHelper.OutputTypes outputType
    • Constructor Detail

      • AddLogListenerResponse

        public AddLogListenerResponse()
    • Method Detail

      • getType

        public java.lang.String getType()
      • execute

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