summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/AMQConnectionDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-6374: [Java Broker] 0-10 Failover: the thread performing the failover pr...Keith Wall2015-02-131-2/+0
* QPID-6000 : [Java Broker] [Java Client] add the ability to configure automati...Robert Godfrey2014-08-161-4/+7
* QPID-5224: escape usage of the ExchangeBound AMQP extension during basic cons...Robert Gemmell2013-10-131-0/+2
* QPID-2796 : Added Java system test for heartbeatingRobert Godfrey2012-11-261-0/+2
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-5/+4
* QPID-3625 Comitting a patch from Weston Price.Rajith Muditha Attapattu2011-12-121-0/+2
* QPID-3518: Introduce client side ability to detect server side support.Keith Wall2011-11-091-0/+12
* QPID-3428: make the Java broker validate 0-10 Session names, enabling it to s...Robert Gemmell2011-09-131-1/+1
* QPID-3269Rajith Muditha Attapattu2011-07-081-1/+3
* 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