Class QuitEvent

  • All Implemented Interfaces:
    IEvent, RemoteEvent

    public class QuitEvent
    extends AbstractEvent
    Final message sent from the slave. Also signals orderly shutdown.
    • Constructor Detail

      • QuitEvent

        public QuitEvent()
    • Method Detail

      • serialize

        public void serialize​(JsonWriter writer)
                       throws java.io.IOException
        Throws:
        java.io.IOException
      • deserialize

        public void deserialize​(JsonReader reader)
                         throws java.io.IOException
        Throws:
        java.io.IOException