summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/AMQConnectionDelegate_0_10.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-3890: resync this branch to latest trunkqpid-3890Kenneth Anthony Giusti2012-03-221-0/+2
* QPID-3814: ensure the 0-10 client sends its version number during ConnectionS...Robert Gemmell2012-02-051-1/+2
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-8/+7
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-12/+12
* QPID-3763 Committing a patch by Weston Price.Rajith Muditha Attapattu2012-01-171-1/+1
* QPID-3625 Comitting a patch from Weston Price.Rajith Muditha Attapattu2011-12-121-0/+29
* QPID-3582: Client reporting "Unable to load custom SASL providers" during con...Keith Wall2011-11-221-6/+0
* QPID-3518: Introduce client side ability to detect server side support.Keith Wall2011-11-091-8/+30
* QPID-3532: make the 0-10 client hold the failover mutex during the failover. ...Robert Gemmell2011-10-211-15/+32
* QPID-3415: Change 0-10 code path to utilise the CallbackHandlerRegistry to cr...Keith Wall2011-09-191-0/+2
* QPID-3428: make the Java broker validate 0-10 Session names, enabling it to s...Robert Gemmell2011-09-131-3/+10
* QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...Robert Godfrey2011-09-071-13/+14
* QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec...Robert Gemmell2011-08-181-74/+6
* Merge branch 'QPID-3263' into trunkRajith Muditha Attapattu2011-08-021-1/+10
* QPID-3269Rajith Muditha Attapattu2011-07-081-3/+30
* QPID-3177: Add missing call to connection resumeAndrew Donald Kennedy2011-04-011-0/+2
* QPID-2979: Added SASL client plugin for ANONYMOUS; added call to register ava...Gordon Sim2011-03-011-0/+6
* QPID-3008: Fix failover behaviour in 0-10 for QueueBrowserAutoAckTestAndrew Donald Kennedy2011-02-171-4/+10
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-041-1/+21
* QPID-2835 Implement CON Operational Logging on 0-10Andrew Donald Kennedy2010-10-031-1/+13
* QPID-2657: Make Exceptions propagate to client for 0-10Andrew Donald Kennedy2010-07-221-4/+11
* Commiting a patch by Emmanuel Bourg attached to QPID-2594Rajith Muditha Attapattu2010-05-111-0/+1
* The heartbeat wasn't being set properly and these mistakes went uncaught due ...Rajith Muditha Attapattu2010-05-061-1/+1
* This is related to QPID-2447Rajith Muditha Attapattu2010-03-221-0/+5
* Added support for QPID-2444 QPID-2446Rajith Muditha Attapattu2010-03-191-38/+83
* Fixed an error in retrieving the SSL parameterRajith Muditha Attapattu2010-02-111-1/+1
* This is related to QPID-1831Rajith Muditha Attapattu2010-02-031-1/+1
* The commit contains fixes for QPID-2351, QPID-2350 and some ground work for Q...Rajith Muditha Attapattu2010-01-211-34/+80
* Changed the setIdleTimeout method to take an int instead of a long.Rajith Muditha Attapattu2010-01-191-1/+1
* This is a first step towards QPID-2343Rajith Muditha Attapattu2010-01-181-1/+1
* This is a fix for QPID-2174Rajith Muditha Attapattu2010-01-121-0/+1
* This is a fix for QPID-2336Rajith Muditha Attapattu2010-01-111-1/+1
* QPID-2273 : Fix Protocol NegotiationRobert Godfrey2009-12-181-0/+5
* Fix compiler compliance levels, not allowed @Override on interfaces in 1.5Aidan Skinner2009-10-111-1/+0
* QPID-1440 : Code review changes from QPID-1289. All actioned except adding ne...Martin Ritchie2009-10-081-0/+12
* QPID-1823: Allow recycling of channel IDsAidan Skinner2009-04-211-2/+8
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-251-6/+0
* This is related to QPID-1649Rajith Muditha Attapattu2009-02-091-2/+7
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-231-5/+17
* QPID-1605: added an assertion to catch acknowledgments of message-ids outside...Rafael H. Schloming2009-01-211-3/+10
* QPID-1430: *ahem* better fix for NPE on connection closeRafael H. Schloming2008-11-061-1/+6
* QPID-1430: fixed an NPE on connection closeRafael H. Schloming2008-11-041-1/+1
* QPID-1339:Rafael H. Schloming2008-10-271-11/+69
* This is related to QPID-1296.Rajith Muditha Attapattu2008-10-231-1/+1
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-19/+31
* QPID-1258 add ASL to java files that were missing itAidan Skinner2008-08-221-0/+21
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-291-6/+6
* QPID-1201: fixed up version of aidan's patch, there are still failures when r...Rafael H. Schloming2008-07-291-4/+7
* QPID-962 Exception handling was... unpleasing... Fix up of patch from rhsAidan Skinner2008-07-031-0/+1
* QPID-1139: use RFC1982 comparisons for rollback mark and update rollback mark...Rafael H. Schloming2008-06-161-0/+1