activemq-artemis/tests/stress-tests
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
..
src/test/java/org/apache/activemq/artemis/tests/stress ARTEMIS-1009 Pure Message Encoding. 2017-03-05 23:08:53 -05:00
pom.xml ARTEMIS-922 Addressing-related API clean-up 2017-01-16 14:40:42 -05:00