Class PingEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
es.urjc.etsii.grafo.events.types.MorkEvent
es.urjc.etsii.grafo.events.types.PingEvent
All Implemented Interfaces:
Serializable

public class PingEvent extends MorkEvent
Ping everyone, does nothing. Useful for testing, manually triggered by /ping
See Also:
  • Constructor Details

    • PingEvent

      public PingEvent()
      Create a PingEvent