类 WSEvent

java.lang.Object
cn.blankcat.dto.websocket.WSEvent

public class WSEvent extends Object
  • 字段详细资料

  • 构造器详细资料

    • WSEvent

      public WSEvent()
  • 方法详细资料

    • transposeIntentEventMap

      public static Map<WSEventType,Intent> transposeIntentEventMap(Map<Intent,WSEventType[]> intentEventMap)
    • eventToIntent

      public static int eventToIntent(WSEventType... wsEventTypes)
    • allEventToIntent

      public static int allEventToIntent()