Class StartMessage

    • Constructor Detail

      • StartMessage

        public StartMessage()
    • Method Detail

      • type

        public MessageType type()
        Description copied from interface: Message
        Used to identify this message type.
        Specified by:
        type in interface Message
      • parseFrom

        public static StartMessage parseFrom​(io.netty.buffer.ByteBuf buf)