summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/AMQConnectionDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-041-1/+3
* The commit contains fixes for QPID-2351, QPID-2350 and some ground work for Q...Rajith Muditha Attapattu2010-01-211-2/+0
* QPID-2273 : Fix Protocol NegotiationRobert Godfrey2009-12-181-0/+2
* QPID-1440 : Code review changes from QPID-1289. All actioned except adding ne...Martin Ritchie2009-10-081-0/+9
* QPID-1823: Allow recycling of channel IDsAidan Skinner2009-04-211-0/+2
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-231-1/+2
* QPID-1605: added an assertion to catch acknowledgments of message-ids outside...Rafael H. Schloming2009-01-211-0/+2
* QPID-1339:Rafael H. Schloming2008-10-271-6/+10
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-1/+1
* QPID-1201: fixed up version of aidan's patch, there are still failures when r...Rafael H. Schloming2008-07-291-1/+2
* Added XA support (for 0_10 only)Arnaud Simon2007-09-181-1/+5
* fixed several bugs after running samples against 0_10 Arnaud Simon2007-09-171-0/+2
* This is the first pass at refactoring the Connection stuff.Rajith Muditha Attapattu2007-09-111-0/+39