summaryrefslogtreecommitdiff
path: root/java/amqp-1-0-common/src/main/java/org/apache/qpid/amqp_1_0/framing
Commit message (Expand)AuthorAgeFilesLines
* merged from trunkQPID-6125-ProtocolRefactoringRobert Godfrey2014-10-171-5/+4
* QPID-6022 : [Java] Fix issues highlighted by code scanning toolsRobert Godfrey2014-08-191-15/+0
* QPID-5576 : Detect closure of sockets better and do not leave threads waiting...Robert Godfrey2014-07-221-14/+88
* QPID-5400 : stop waiting for SASL completion if the connection is closed for ...Robert Godfrey2014-07-222-10/+18
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-092-19/+66
* QPID-5456: Use the local max-frame-size when enforcing limit on what is recei...Gordon Sim2014-01-081-2/+2
* QPID-5385 : [JMS AMQP 1.0] Create/Close session in a loop causing connection ...Robert Godfrey2013-12-091-2/+3
* 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-5195 : Client does not properly support channel-max over 255Robert Godfrey2013-10-011-1/+1
* QPID-5113 : JMS Client - JMS Connection exception listener is not notified w...Robert Godfrey2013-09-252-2/+35
* QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0...Robert Godfrey2013-03-178-1488/+1488
* QPID-4550 : AMQP 1.0 Persistent Messages cause failure on restartRobert Godfrey2013-01-251-0/+8
* 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-0411-0/+1638