summaryrefslogtreecommitdiff
path: root/qpid/java/amqp-1-0-common/src/main/java/org/apache/qpid/amqp_1_0/transport/SessionEndpoint.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-6437 : merged r1664714,1664731,1664839 from trunk to 0.32 branchRobert Godfrey2015-03-091-12/+19
* QPID-6433 : merged from trunk to the 0.32 branchrgodfrey2015-03-051-5/+8
* QPID-6384 : fix various issues with durable linksRobert Godfrey2015-02-111-4/+12
* QPID-6103 : Fix NPE which occurred when first flow was sent before receiving ...Robert Godfrey2014-09-161-7/+14
* QPID-5776 : Clean up sessions and links on AMQP 1.0 connection closingRobert Godfrey2014-07-211-9/+30
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert 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