summaryrefslogtreecommitdiff
path: root/java/common/src/test/java/org/apache/qpid/transport/ConnectionTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-0/+7
* NO-JIRA: remove test-only and unused connect methodsRobert Gemmell2012-02-051-8/+8
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-5/+5
* QPID-3415: Change 0-10 code path to utilise the CallbackHandlerRegistry to cr...Keith Wall2011-09-191-49/+54
* QPID-2627 : Remove dependency on MINARobert Godfrey2011-09-091-3/+1
* QPID-2657: Correct handling of sync on 0-10 client session for exceptionsAndrew Donald Kennedy2010-08-131-9/+9
* Make ConnectionTest extend QpidTestCaseAndrew Donald Kennedy2010-08-131-3/+2
* QPID-2760: Only client 0-10 session sync should throw any exceptionsAndrew Donald Kennedy2010-07-261-8/+9
* QPID-2508, Committing a patch from Emmanuel BourgRajith Muditha Attapattu2010-04-221-7/+7
* The commit contains fixes for QPID-2351, QPID-2350 and some ground work for Q...Rajith Muditha Attapattu2010-01-211-3/+3
* QPID-1708: go into CLOSED instead of DETACHED state when there is an executio...Rafael H. Schloming2009-03-031-1/+50
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-251-0/+3
* QPID-1603: ignore incoming heartbeat controlsRafael H. Schloming2009-01-201-0/+9
* QPID-1549: don't throw not implemented when we get a flush with the expected ...Rafael H. Schloming2008-12-231-1/+21
* QPID-1499 : Modification to IoAcceptor so ConnectionTest can close the open S...Martin Ritchie2008-12-021-6/+10
* QPID-1251 : Applied patch from JIRA (With correct code style). Augemented Con...Martin Ritchie2008-11-241-12/+76
* QPID-1339:Rafael H. Schloming2008-10-271-34/+77
* This is for QPID-1296Rajith Muditha Attapattu2008-10-231-3/+3
* QPID-1339: support for low level session resumeRafael H. Schloming2008-10-231-4/+150
* QPID-1339:Rafael H. Schloming2008-10-131-8/+4
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-21/+12
* QPID-1218: cleaned up the interface to IoTransport a bit; added IoAcceptor; f...Rafael H. Schloming2008-08-091-2/+5
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-291-0/+118