public class RequestMessage extends Object implements Message
static Consumer<String>
c
static String
CHANNEL
uuid
RequestMessage()
RequestMessage(String method, String api, String ip, long now, String msg)
static boolean
ignore(RequestMessage message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String CHANNEL
public static Consumer<String> c
public RequestMessage()
public RequestMessage(String method, String api, String ip, long now, String msg)
public static boolean ignore(RequestMessage message)
Copyright © 2022. All rights reserved.