summaryrefslogtreecommitdiff
path: root/java/amqp-1-0-common/src/main/java/org/apache/qpid/amqp_1_0/transport/SessionEndpoint.java
Commit message (Expand)AuthorAgeFilesLines
* Update Queue implementation to better define lifetime and exclusivity policiesjava-broker-amqp-1-0-managementRobert Godfrey2014-02-171-4/+32
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-091-12/+0
* QPID-5439 : [AMQP 1.0 JMS Client] timeout rather than wait indefinitely when ...Robert Godfrey2014-01-011-0/+18
* QPID-5385 : [JMS AMQP 1.0] Create/Close session in a loop causing connection ...Robert Godfrey2013-12-091-2/+9
* QPID-5295 : Thread deadlock on creating SenderRobert Godfrey2013-11-071-1/+9
* QPID-5206 : Applied patch from David InghamRobert Godfrey2013-10-241-1/+8
* QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0...Robert Godfrey2013-03-171-797/+806
* QPID-3993 : NPE on continuation transfers with no deliveryIdRobert Godfrey2012-05-111-4/+20
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-041-0/+781