summaryrefslogtreecommitdiff
path: root/java/broker-core/src/test/java/org/apache/qpid/server/queue/QueueEntryImplTestBase.java
Commit message (Expand)AuthorAgeFilesLines
* Update Queue implementation to better define lifetime and exclusivity policiesjava-broker-amqp-1-0-managementRobert Godfrey2014-02-171-3/+7
* Merged from trunkRobert Godfrey2014-02-141-2/+1
* Modify queue classes to use genericsRobert Godfrey2014-02-081-1/+18
* hide methods from the public interfaces of Consumer and MessageInstanceRobert Godfrey2014-02-061-9/+9
* rename subscription to consumerRobert Godfrey2014-02-051-20/+21
* move state to MessageInstance from QueueEntry, change isRejectedBy to work on...Robert Godfrey2014-02-041-9/+6
* Change subscription registration for queuesRobert Godfrey2014-02-031-3/+11
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-231-3/+3
* QPID-5504 : simplify QueueEntry to remove discard/dispose/dequeue and only le...Robert Godfrey2014-01-231-36/+9
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-231-0/+253