activemq-artemis/artemis-tools/src
Clebert Suconic fe0ca4d84f ARTEMIS-1009 Pure Message Encoding.
with this we could send and receive message in their raw format,
without requiring conversions to Core.

- MessageImpl and ServerMessage are removed as part of this
- AMQPMessage and CoreMessage will have the specialized message format for each protocol
- The protocol manager is now responsible to send the message
- The message will provide an encoder for journal and paging
2017-03-05 23:08:53 -05:00
..
main ARTEMIS-922 Rename deleteOnNoConsumers throughout 2017-01-17 11:40:56 -06:00
test ARTEMIS-1009 Pure Message Encoding. 2017-03-05 23:08:53 -05:00