summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/handler/ConnectionStartMethodHandler.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-31/+22
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-34/+12
* NO-JIRA: Merged up to current HEAD on 1-0 sandbox branchRobert Godfrey2011-08-151-1/+1
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-2/+1
* QPID-2258 : AMQP0-9-1 Compliance fixesRobert Godfrey2009-12-091-0/+8
* QPID-940,QPID-594,QPID-805,QPID-826 : Updated the client exception handling s...Martin Ritchie2008-07-151-7/+2
* QPID-832 merge M2.xAidan Skinner2008-04-241-24/+23
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-151-28/+26
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-10/+9
* Merged revisions 526714 via svnmerge from Robert Greig2007-04-091-1/+1
* QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi...Robert Godfrey2007-02-251-29/+9
* (Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Jav...Robert Greig2007-02-201-30/+41
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-11/+17
* Improved version of the "accept the broker version" fix.Robert Greig2007-02-081-34/+32
* Added a system property qpid.accept.broker.version to allow the client to acc...Robert Greig2007-02-071-8/+17
* QPID-327 : Patch supplied by Rob Godfrey - [race condition] PoolingFilter : P...Robert Greig2007-01-291-4/+12
* QPID-318 : Patch supplied by Rob Godfrey - Remove hard-coding of protocol ver...Robert Greig2007-01-251-61/+96
* * uses LONG_STRING in place of WIDE_STRING for properties set through FieldTa...Gordon Sim2007-01-181-4/+4
* QPID-245 Changed client properties to short strings for interop with C++ broker.Robert Greig2007-01-151-4/+4
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-111-8/+7
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-10/+7
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-221-2/+9
* QPID-227Bhupendra Bhusman Bhardwaj2006-12-211-1/+1
* QPID-216Martin Ritchie2006-12-191-4/+7
* FieldTable change.Martin Ritchie2006-12-051-1/+2
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+187