summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/test/java/org/apache/qpid/client/MockAMQConnection.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-6374 : Always call exception listener from connection task pool, rather ...Robert Godfrey2015-02-101-2/+8
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-3/+3
* QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa...Keith Wall2011-11-281-0/+5
* QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec...Robert Gemmell2011-08-181-31/+0
* QPID-3277: AMQCallbackHandler improvements. Refactor AMQCallbackHandler to ac...Robert Gemmell2011-05-261-5/+0
* QPID-1809 - The incorrect expcetions were due to a race condition between the...Martin Ritchie2009-09-041-1/+1
* QPID-1431 : Prevent listeners being added to _frameListeners when an exceptio...Martin Ritchie2008-11-061-0/+94