summaryrefslogtreecommitdiff
path: root/java/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQMessage.java
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining protocol specific classes/interfacesRobert Godfrey2014-09-291-1/+1
* QPID-5930 : [Java Broker] Minimize memory footprint for persistent messagesRobert Godfrey2014-07-281-14/+1
* QPID-4000 , QPID-5601 : Improve conversion of reply-to between different prot...Robert Godfrey2014-03-051-1/+1
* QPID-5504 : remove InboundMessage... characterize routing as being on the imm...Robert Godfrey2014-01-221-11/+1
* QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-221-128/+13
* QPID-4659 : [Java Broker] move amqp 0-8 implementation into a pluginRobert Godfrey2013-07-161-0/+251