summaryrefslogtreecommitdiff
path: root/java/broker-core/src/main/java/org/apache/qpid/server/model/Session.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5957: [Java Broker] Extend the Session model object to expose transactio...Keith Wall2014-08-031-1/+15
* QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...Robert Godfrey2014-05-021-2/+2
* QPID-5698 : Address review comments by Keith WallRobert Godfrey2014-04-241-2/+0
* QPID-5709 : [Java Broker] Replace exchange registry / factory with use of com...Robert Godfrey2014-04-171-0/+2
* QPID-5698 : [Java Broker] make attributes automated or derivedRobert Godfrey2014-04-151-2/+2
* QPID-5698 : [Java Broker] make the lifetimePolicy attribute automatedRobert Godfrey2014-04-151-6/+3
* QPID-5698 : [Java Broker] remove duplicate definitions of the DURABLE attribu...Robert Godfrey2014-04-141-1/+0
* QPID-5592 : [Java Broker] AuthenticationManagers should directly implement Au...Robert Godfrey2014-03-031-0/+1
* QPID-5578 : [Java Broker] allow the base class AbstractConfiguredObject to ta...Robert Godfrey2014-03-021-1/+1
* QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement...Robert Godfrey2014-02-261-1/+0
* QPID-5579 : Use annotations to generate statistics valuesRobert Godfrey2014-02-251-25/+15
* QPID-5579 : Remove unused constantsRobert Godfrey2014-02-241-2/+0
* QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...Robert Godfrey2014-02-231-12/+7
* QPID-5504 : refactring of queues, and introduce management node and amqp-mana...Robert Godfrey2014-02-111-2/+0
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-071-1/+1
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-231-0/+82