Class MapMessageUtil

    • Constructor Detail

      • MapMessageUtil

        public MapMessageUtil()
    • Method Detail

      • writeBodyMap

        public static void writeBodyMap​(org.apache.activemq.artemis.api.core.ActiveMQBuffer message,
                                        org.apache.activemq.artemis.utils.collections.TypedProperties properties)
        Utility method to set the map on a message body
      • readBodyMap

        public static org.apache.activemq.artemis.utils.collections.TypedProperties readBodyMap​(org.apache.activemq.artemis.api.core.ActiveMQBuffer message)
        Utility method to set the map on a message body
      • readBodyMap

        public static void readBodyMap​(org.apache.activemq.artemis.api.core.ActiveMQBuffer message,
                                       org.apache.activemq.artemis.utils.collections.TypedProperties map)
        Utility method to set the map on a message body