summaryrefslogtreecommitdiff
path: root/java/client/src/test/java/org/apache/qpid/client/AMQSession_0_10Test.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-3/+12
* QPID-3831: use AcquireMode=PRE_ACQUIRED when using server-side selectors and ...Robert Gemmell2012-02-131-1/+1
* QPID-3790: Add a method AMQSession.getQueueDepth(AMQDestionation, boolean) to...Robert Gemmell2012-02-011-3/+24
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-42/+8
* QPID-3720 : [Java Broker] Implement Message GroupingRobert Godfrey2012-01-031-7/+1
* QPID-2703: 0-10 Transaction rollback/recover does not restore consumer creditKeith Wall2011-11-171-23/+0
* QPID-3519: refactor consumer argument handlingKeith Wall2011-11-091-9/+8
* QPID-3511: Removal of unused system property "qpid.default_wait_on_send" from...Keith Wall2011-09-281-2/+2
* QPID-3448: catch exceptions from the underlying Transport/Session/Connection ...Robert Gemmell2011-09-131-0/+765