activemq-artemis/artemis-journal/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/java ARTEMIS-1009 Pure Message Encoding. 2017-03-05 23:08:53 -05:00
test/java/org/apache/activemq/artemis/core/io NO-JIRA Fixing typos in log messages, test names and comments 2017-02-20 20:54:45 -05:00