summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/test/java/org/apache/qpid/server/protocol/InternalTestProtocolSession.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-4659 : [Java Broker] preliminary refactoring in preparation for pluggabl...Robert Godfrey2013-07-141-267/+0
* QPID-4831 : [Java Broker] Allow SSL and non-SSL connections on the same portRobert Godfrey2013-05-111-1/+1
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-3/+3
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-241-5/+17
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-041-2/+3
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-7/+1
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-11/+10
* QPID-3687 : Improve Java Broker performanceRobert Godfrey2011-12-151-0/+45
* QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...Robert Godfrey2011-09-071-1/+1
* QPID-3385: assign IDs from a generator within the MultiVersionProtocolEngineF...Robert Gemmell2011-08-081-3/+3
* QPID-3310 - Principal/Subject refactoring.Robert Gemmell2011-07-131-7/+7
* QPID-3342: transition TCP based Mina transport for 0-8/0-9/0-9-1 protocols ov...Robert Gemmell2011-07-071-6/+9
* QPID-1447 : Full test the TopicDeletePolicy, udpate MockAMQQueue and Internal...Martin Ritchie2010-05-201-0/+14
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-11/+21
* Merge java-network-refactor branchAidan Skinner2009-10-151-13/+11
* QPID-1230 : Removed MockProtocolSession, Updated all references to use Intern...Martin Ritchie2009-08-031-3/+13
* QPID-1992 : Addition of new Broker Logging FrameworkMartin Ritchie2009-07-221-0/+1
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+180
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-180/+0
* QPID-1628 : Moved Redelivered from AMQMessage to QueueEntryMartin Ritchie2009-02-061-9/+9
* QPID-1331 : Modified the BrowserSubscription to be consistent with the NoAck ...Martin Ritchie2008-10-091-1/+8
* QPID-871 - Added a ConnectionRegistry per Virtualhost to track the open conne...Martin Ritchie2008-07-041-0/+173