activemq-artemis/artemis-jdbc-store/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/org/apache/activemq/artemis/jdbc/store ARTEMIS-1009 Pure Message Encoding. 2017-03-05 23:08:53 -05:00
test/java/org/apache/activemq/artemis/jdbc ARTEMIS-830 Remove cyclic dependencies 2016-10-28 16:32:04 -04:00