summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/amqp-0-8-protocol/src/test/java/org/apache/qpid/server/protocol/v0_8/InternalTestProtocolSession.java
Commit message (Expand)AuthorAgeFilesLines
* Make management close session asyncRobert Godfrey2015-03-021-12/+0
* merge from trunkKeith Wall2015-02-101-0/+6
|\
| * QPID-6342 : Fail fast when commands sent in wrong orderRobert Godfrey2015-01-271-0/+6
* | Separate Byte and ProtocolEvent sender/receivers, add server specific 0-10 en...Robert Godfrey2015-01-311-4/+5
* | Remove dead setIdleTimeout methodKeith Wall2014-12-121-4/+0
|/
* QPID-6257: Introduce operational log for connection being dropped by the clie...Alex Rudyy2014-12-051-1/+1
* QPID-6175 : [Java Broker] allow maximum message size to be restrictedRobert Godfrey2014-10-211-2/+3
* QPID-6125 : [Java Broker] AMQP 0-8/9/9-1 protocol handler refactoringRobert Godfrey2014-10-171-3/+2
* QPID-6000 : [Java Broker] [Java Client] add the ability to configure automati...Robert Godfrey2014-08-161-5/+8
* QPID-5709 : [Java Broker] Replace exchange registry / factory with use of com...Robert Godfrey2014-04-171-1/+3
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-091-2/+2
* QPID-5617 : [Java Broker] restore or implement child added/removed notificati...Robert Godfrey2014-03-081-2/+2
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-081-1/+0
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-171-1/+1
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-1/+1
* QPID-5551 : Remove redundant throws AMQException clausesRobert Godfrey2014-02-131-4/+4
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-071-16/+14
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-231-1/+1
* QPID-5504 : simplify QueueEntry to remove discard/dispose/dequeue and only le...Robert Godfrey2014-01-231-13/+19
* QPID-5048: logging and build output cleanupRobert Gemmell2014-01-221-1/+3
* QPID-5373: move retrieval of the peer Principal into the connection IO thread...Robert Gemmell2014-01-111-5/+0
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-231-18/+109
* QPID-4659 : [Java Broker] move amqp 0-8 implementation into a pluginRobert Godfrey2013-07-161-0/+269