summaryrefslogtreecommitdiff
path: root/java/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQProtocolSession.java
Commit message (Expand)AuthorAgeFilesLines
* Move channel methodsRobert Godfrey2014-10-111-222/+0
* Remove (essentially) unusued state class, tidy up package structureRobert Godfrey2014-09-301-4/+0
* Remove duplicate method body implementationsRobert Godfrey2014-09-281-0/+9
* QPID-6055 : [Java Broker] Ensure max frame size is always less than Integer.M...Robert Godfrey2014-08-301-1/+1
* QPID-6000 : [Java Broker] [Java Client] add the ability to configure automati...Robert Godfrey2014-08-161-2/+6
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-091-3/+3
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-071-10/+0
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-171-15/+8
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-2/+2
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-071-1/+0
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-231-1/+1
* QPID-4659 : [Java Broker] move amqp 0-8 implementation into a pluginRobert Godfrey2013-07-161-0/+231