Class ComQuitPacket

  • All Implemented Interfaces:
    WritePacket

    public class ComQuitPacket
    extends java.lang.Object
    implements WritePacket
    • Constructor Summary

      Constructors 
      Constructor Description
      ComQuitPacket()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeTo​(ByteWriter writer)  
      • Methods inherited from class java.lang.Object

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

      • ComQuitPacket

        public ComQuitPacket()