summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/util/BlockingWaiter.java
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunk r1619093:1620329 in the Java treeRobert Godfrey2014-08-251-1/+1
* Merging from trunk r1618840:1619054 in the Java treeRobert Godfrey2014-08-251-6/+6
* QPID-5980: port javadoc fixups from trunk to the 0.30 branchRobert Gemmell2014-08-081-17/+10
* QPID-3903: Session#close() should not wait forever if broker fails to respond...Keith Wall2012-03-251-21/+18
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-291-5/+1
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-1/+1
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-6/+7
* QPID-3512: Avoid race during 0-8..0-9-1 connection close.Keith Wall2011-09-301-8/+9
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-13/+13
* Updated BlockingWaiter to provided more details when a new exception arrives ...Martin Ritchie2009-10-051-1/+1
* QPID-940,QPID-594,QPID-805,QPID-826 : Updated the client exception handling s...Martin Ritchie2008-07-151-0/+348