activemq-artemis/examples/features/standard/bridge/src/main
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
..
java/org/apache/activemq/artemis/jms/example ARTEMIS-1009 Pure Message Encoding. 2017-03-05 23:08:53 -05:00
resources/activemq ARTEMIS-785 - update examples to new addressing model 2016-12-15 13:36:23 +00:00