summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/transport/TransportConnection.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-3343: refactor test profiles to allow testing within the same JVM for al...Robert Gemmell2011-07-071-214/+0
* QPID-3342: transition TCP based Mina transport for 0-8/0-9/0-9-1 protocols ov...Robert Gemmell2011-07-071-140/+16
* QPID-3341: remove unused/dead transport code and accompanying implementation ...Robert Gemmell2011-07-071-15/+2
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-10/+16
* Cleanup M2.x merge codeMartin Ritchie2010-07-221-11/+3
* Merge java-network-refactor branchAidan Skinner2009-10-151-13/+31
* This is related QPID-1479Rajith Muditha Attapattu2009-01-131-3/+3
* Added a warning log statement if the TransportConnection autocreates an InVM ...Martin Ritchie2008-07-161-0/+1
* QPID-984 : Applied fix from M2.1.x that adds requried synchronization around ...Martin Ritchie2008-07-151-98/+81
* QPID-832 merge M2.xAidan Skinner2008-04-241-24/+68
* avoid use of Throwable.initCause(e) that is illegal with java 1.6Rafael H. Schloming2008-01-311-2/+1
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-301-37/+35
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-151-12/+11
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-1/+1
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-45/+50
* QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_...Martin Ritchie2007-03-131-22/+11
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-10/+7
* QPID-327 : Patch supplied by Rob Godfrey - [race condition] PoolingFilter : P...Robert Greig2007-01-291-1/+1
* Minor white space and logging changesMartin Ritchie2006-12-131-1/+1
* broker/pom.xml - removed test scope from junit to remove warning in build log.Martin Ritchie2006-11-201-2/+2
* complete bringing initial maven work to trunkStephen Vinoski2006-11-181-20/+18
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+322