summaryrefslogtreecommitdiff
path: root/qpid/java/common/src/main/java/org/apache/qpid/transport/Connection.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-42/+19
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-4/+17
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-6/+11
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-19/+17
* NO-JIRA: Merged from trunk to amqp-1-0 sandbox branchRobert Godfrey2011-09-071-15/+27
* NO-JIRA : Merged from trunkRobert Godfrey2011-08-291-3/+2
* NO-JIRA: Merged up to current HEAD on 1-0 sandbox branchRobert Godfrey2011-08-151-28/+24
* Non-JIRA: Merged up to r1085000 onto 1-0 sandbox branchRobert Godfrey2011-08-151-0/+5
* QPID-3043Rajith Muditha Attapattu2011-02-111-1/+1
* QPID-3043Rajith Muditha Attapattu2011-02-091-2/+14
* QPID-2994Rajith Muditha Attapattu2011-02-091-3/+11
* QPID-3042Rajith Muditha Attapattu2011-02-091-0/+11
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-041-1/+5
* QPID-3021: set the session/connection actor when the connection recieves new ...Robert Gemmell2011-01-271-1/+1
* QPID-2839 Add channel (CHN) Operational Loggin on 0-10Andrew Donald Kennedy2010-10-031-1/+1
* QPID-2835 Implement CON Operational Logging on 0-10Andrew Donald Kennedy2010-10-031-8/+15
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-1/+1
* QPID-2657: Correct handling of sync on 0-10 client session for exceptionsAndrew Donald Kennedy2010-08-131-1/+1
* Removing commented out code.Rajith Muditha Attapattu2010-06-071-6/+1
* QPID-2379: add Connection.close() method implementationRobert Gemmell2010-04-091-3/+13
* Did some general refactoring to support QPID-2444 QPID-2445 QPID-2446 QPID-2447Rajith Muditha Attapattu2010-03-191-10/+24
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-23/+70
* The commit contains fixes for QPID-2351, QPID-2350 and some ground work for Q...Rajith Muditha Attapattu2010-01-211-18/+44
* Changed the setIdleTimeout method to take an int instead of a long.Rajith Muditha Attapattu2010-01-191-5/+5
* This is a fix for QPID-2174Rajith Muditha Attapattu2010-01-121-2/+13
* This is for QPID-2176Rajith Muditha Attapattu2009-11-031-1/+2
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-5/+23
* This is related to QPID-1854Rajith Muditha Attapattu2009-05-141-1/+8
* This is a fix for QPID-1854Rajith Muditha Attapattu2009-05-131-0/+1
* This is to correct a mistake pointed out in the dev listRajith Muditha Attapattu2009-03-241-1/+1
* QPID-1701: fixed potential deadlock on connection closeRafael H. Schloming2009-02-271-1/+1
* This is related to QPID-1645Rajith Muditha Attapattu2009-02-091-2/+7
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-231-1/+17
* QPID-1251 : Applied patch from JIRA (With correct code style). Augemented Con...Martin Ritchie2008-11-241-1/+11
* QPID-1339:Rafael H. Schloming2008-10-271-9/+13
* This is for QPID-1296Rajith Muditha Attapattu2008-10-231-2/+2
* QPID-1339: support for low level session resumeRafael H. Schloming2008-10-231-12/+24
* QPID-1339:Rafael H. Schloming2008-10-131-30/+81
* QPID-1344: modified Connection to preserve the originating stack traces when ...Rafael H. Schloming2008-10-101-25/+4
* QPID-1344 QPID-1339 : Fixed the two issues preventing protocol negotiationMartin Ritchie2008-10-101-1/+9
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-16/+271
* QPID-1244: fix for NPE on broker initiated connection close, also preserve th...Rafael H. Schloming2008-08-141-0/+11
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-291-0/+175