summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/handler/ChannelCloseMethodHandler.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-2/+3
* QPID-3444: issue an invalid argument execution exception if the exchange name...Robert Gemmell2011-09-251-1/+1
* QPID-1809, QPID-2081 : Corrected ChannelClose logic. Removed an unnecessary s...Martin Ritchie2009-09-071-41/+50
* QPID-940,QPID-594,QPID-805,QPID-826 : Updated the client exception handling s...Martin Ritchie2008-07-151-5/+1
* QPID-832 merge M2.xAidan Skinner2008-04-241-9/+18
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-151-6/+10
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-5/+5
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-0/+2
* QPID-348 Problems related to prefetching of messages Martin Ritchie2007-02-211-1/+4
* Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett...Martin Ritchie2007-02-201-4/+3
* QPID-11 remove protocol literals from code. Martin Ritchie2007-02-161-7/+13
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-3/+3
* QPID-318 : Patch supplied by Rob Godfrey - remove hard-coding of protocol valuesRobert Greig2007-01-251-4/+3
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-111-4/+5
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-3/+4
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-221-1/+4
* QPID-21Martin Ritchie2006-12-191-9/+14
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+82