Class PingMessage

    • Field Detail

    • 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 PingMessage parseFrom​(io.netty.buffer.ByteBuf buf)