Package org.apache.activemq.artemis.protocol.amqp.converter
package org.apache.activemq.artemis.protocol.amqp.converter
This package will include classes used to make convertions between Artemis and AMQP.
-
ClassesClassDescriptionThis class was created just to separate concerns on AMQPConverter.Helper class for identifying and converting message-id and correlation-id values between the AMQP types and the Strings values used by JMS.Support class containing constant values and static methods that are used to map to / from AMQP Message types being sent or received.