Class WebSocketService.EventResult

  • All Implemented Interfaces:
    pro.gravit.launcher.request.WebSocketEvent, pro.gravit.utils.TypeSerializeInterface
    Enclosing class:
    WebSocketService

    public static class WebSocketService.EventResult
    extends java.lang.Object
    implements pro.gravit.launcher.request.WebSocketEvent
    • Constructor Summary

      Constructors 
      Constructor Description
      EventResult()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventResult

        public EventResult()
    • Method Detail

      • getType

        public java.lang.String getType()
        Specified by:
        getType in interface pro.gravit.utils.TypeSerializeInterface
        Specified by:
        getType in interface pro.gravit.launcher.request.WebSocketEvent