Class IdleEvent

  • All Implemented Interfaces:
    IEvent, RemoteEvent

    public class IdleEvent
    extends AbstractEvent
    Marker that the slave is idle and awaiting more suite names.
    • Constructor Detail

      • IdleEvent

        public IdleEvent()
    • 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