Class MessageBody

    • Constructor Detail

      • MessageBody

        public MessageBody()
    • Method Detail

      • serialize

        public abstract byte[] serialize()
        Serializes the message into a byte array.
        Returns:
        A byte array with the serialized content of the message.