Interface PayloadFormatter

    • Method Detail

      • format

        java.util.List<Message> format​(io.netty.buffer.ByteBuf payload)
        format a payload to a list of messages
        Parameters:
        payload -
        Returns:
      • getName

        java.lang.String getName()
        get the formatter name
        Returns: