summaryrefslogtreecommitdiff
path: root/qpid/java/common/src/main/java/org/apache/qpid/transport/ClientDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* merge from trunkKeith Wall2015-03-031-1/+9
* Remove dead setIdleTimeout methodKeith Wall2014-12-121-2/+0
* QPID-4429 : [Java] Implement max frame size negotiation checks in 0-x protocolsRobert Godfrey2014-08-091-9/+21
* QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea...Robert Godfrey2014-01-151-0/+2
* QPID-4534: unify client heartbeat system properties/connection url options.Keith Wall2013-10-301-9/+11
* QPID-3814: ensure the 0-10 client sends its version number during ConnectionS...Robert Gemmell2012-02-051-30/+9
* NO-JIRA: remove test-only and unused connect methodsRobert Gemmell2012-02-051-1/+1
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-9/+10
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-5/+4
* QPID-3415: Change 0-10 code path to utilise the CallbackHandlerRegistry to cr...Keith Wall2011-09-191-113/+23
* QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...Robert Godfrey2011-09-071-4/+1
* QPID-3261: decrease severity / improve clarity of log messages.Robert Gemmell2011-05-161-3/+3
* QPID-3043Rajith Muditha Attapattu2011-02-091-1/+9
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-041-7/+18
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-3/+10
* This is related to QPID-2444 and QPID-2445Rajith Muditha Attapattu2010-03-191-3/+18
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-43/+51
* The commit contains fixes for QPID-2351, QPID-2350 and some ground work for Q...Rajith Muditha Attapattu2010-01-211-23/+18
* Changed the setIdleTimeout method to take an int instead of a long.Rajith Muditha Attapattu2010-01-191-5/+5
* Added a null check for SASL client in the connectionOpenOk methodRajith Muditha Attapattu2010-01-131-1/+1
* This is a fix for QPID-2339Rajith Muditha Attapattu2010-01-121-9/+28
* This is a fix for QPID-2174Rajith Muditha Attapattu2010-01-121-0/+51
* This is a fix for QPID-2173Rajith Muditha Attapattu2010-01-111-2/+32
* This is a fix for QPID-2336Rajith Muditha Attapattu2010-01-111-1/+6
* QPID-1893: echo back a heartbeat when we receive oneRafael H. Schloming2009-06-081-0/+5
* This is related to QPID-1645Rajith Muditha Attapattu2009-02-091-3/+12
* QPID-1646: implemented handlers for producer flow control signalsRafael H. Schloming2009-02-051-4/+8
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-231-16/+31
* QPID-1339:Rafael H. Schloming2008-10-131-17/+12
* QPID-1344 QPID-1339 : Fixed the two issues preventing protocol negotiationMartin Ritchie2008-10-101-1/+2
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-2/+104
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-291-0/+40