mirror of
https://github.com/apache/activemq.git
synced 2025-02-13 05:26:47 +00:00
Refactor transformer to better map AMQP messages to JMS message types and better preserve the original encoding of stored messages so that they can be sent back to an AMQP client with expected content types. Adds additional interoperability tests.