summaryrefslogtreecommitdiff
path: root/qpid/java/amqp-1-0-common/src/main/java/org/apache/qpid/amqp_1_0/framing/ConnectionHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunk r1618840:1619054 in the Java treeRobert Godfrey2014-08-251-15/+0
* QPID-5576 : Detect closure of sockets better and do not leave threads waiting...Robert Godfrey2014-07-221-14/+88
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-091-17/+64
* QPID-5389 : [JMS AMQP 1.0] ConnectionHandler may stop writting pending frames...Robert Godfrey2013-12-091-5/+2
* QPID-5294 : Thread deadlock due to simultaneous calls to write and close on S...Robert Godfrey2013-11-071-1/+4
* QPID-5113 : JMS Client - JMS Connection exception listener is not notified w...Robert Godfrey2013-09-251-2/+4
* QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0...Robert Godfrey2013-03-171-580/+580
* QPID-4381 : add heartbeating to the AMQP 1.0 java clientRobert Godfrey2012-10-191-1/+22
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-041-0/+559