summaryrefslogtreecommitdiff
path: root/java/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/Session_1_0.java
Commit message (Expand)AuthorAgeFilesLines
* Update Queue implementation to better define lifetime and exclusivity policiesjava-broker-amqp-1-0-managementRobert Godfrey2014-02-171-66/+82
* Merged from trunkRobert Godfrey2014-02-141-11/+13
* remove enqueue(..) from MessageSourceRobert Godfrey2014-02-061-1/+1
* Use abstractions for sources and destinations for message ingress and egress ...Robert Godfrey2014-02-051-5/+7
* Updates to subscriptionRobert Godfrey2014-02-031-5/+6
* QPID-5504 : remove InboundMessage... characterize routing as being on the imm...Robert Godfrey2014-01-221-3/+2
* QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-221-2/+1
* QPID-5048: logging and build output cleanupRobert Gemmell2014-01-221-6/+12
* QPID-5081 : [Java Broker] Refactor Queue CreationRobert Godfrey2013-08-181-12/+12
* QPID-4659 : [Java Broker] move amqp 1-0 implementation into a pluginRobert Godfrey2013-07-151-0/+619