summaryrefslogtreecommitdiff
path: root/java/amqp-1-0-common/src/main/java/org/apache/qpid/amqp_1_0/framing/FrameHandler.java
Commit message (Expand)AuthorAgeFilesLines
* merged from trunkQPID-6125-ProtocolRefactoringRobert Godfrey2014-10-171-5/+4
* QPID-5456: Use the local max-frame-size when enforcing limit on what is recei...Gordon Sim2014-01-081-2/+2
* QPID-5385 : [JMS AMQP 1.0] Create/Close session in a loop causing connection ...Robert Godfrey2013-12-091-2/+3
* QPID-5195 : Client does not properly support channel-max over 255Robert Godfrey2013-10-011-1/+1
* QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0...Robert Godfrey2013-03-171-329/+329
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-041-0/+329