summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/handler/ConnectionTuneMethodHandler.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-4429 : [Java] Implement max frame size negotiation checks in 0-x protocolsRobert Godfrey2014-08-091-0/+2
* QPID-4534: unify client heartbeat system properties/connection url options.Keith Wall2013-10-301-9/+9
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-5/+8
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-041-1/+4
* QPID-1809 - The incorrect expcetions were due to a race condition between the...Martin Ritchie2009-09-041-1/+0
* QPID-940,QPID-594,QPID-805,QPID-826 : Updated the client exception handling s...Martin Ritchie2008-07-151-5/+2
* QPID-832 merge M2.xAidan Skinner2008-04-241-33/+22
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-151-22/+22
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-2/+6
* QPID-318 : Patch supplied by Rob Godfrey - remove hard-coding of protocol valuesRobert Greig2007-01-251-10/+6
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-1/+6
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-111-7/+6
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-6/+3
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-221-2/+16
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+82