Class TextMessageUtil

    • Constructor Detail

      • TextMessageUtil

        public TextMessageUtil()
    • Method Detail

      • writeBodyText

        public static void writeBodyText​(org.apache.activemq.artemis.api.core.ActiveMQBuffer buff,
                                         org.apache.activemq.artemis.api.core.SimpleString text)
        Utility method to set the Text message on a message body
      • readBodyText

        public static org.apache.activemq.artemis.api.core.SimpleString readBodyText​(org.apache.activemq.artemis.api.core.ActiveMQBuffer buff)
        Utility method to set the Text message on a message body