summaryrefslogtreecommitdiff
path: root/qpid/java/amqp-1-0-client/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-5504 : refactring of queues, and introduce management node and amqp-mana...Robert Godfrey2014-02-111-28/+64
* QPID-5522 : TransactionController endless wait when the TCP/IP connection is ...Robert Godfrey2014-01-293-27/+54
* QPID-5459 : Added configurable TLS parameters for AMQP 1.0 client (both TCP a...Robert Godfrey2014-01-144-9/+248
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-096-211/+417
* QPID-5439 : [AMQP 1.0 JMS Client] Updated sender to close rather than detach ...Robert Godfrey2014-01-021-1/+1
* QPID-5439 : [AMQP 1.0 JMS Client] timeout rather than wait indefinitely when ...Robert Godfrey2014-01-014-99/+186
* QPID-5344 : Deadlock in JMS AMQP 1.0 client - patch from David InghamRobert Godfrey2013-11-211-29/+32
* QPID-5295 : Thread deadlock on creating SenderRobert Godfrey2013-11-072-26/+41
* QPID-5294 : Thread deadlock due to simultaneous calls to write and close on S...Robert Godfrey2013-11-071-1/+4
* QPID-5245 : Applied patch from David InghamRobert Godfrey2013-10-242-12/+41
* QPID-5195 : Client does not properly support channel-maxRobert Godfrey2013-09-303-17/+44
* QPID-5177 : Set the default and supported outcomes on sending links in the am...Robert Godfrey2013-09-302-22/+37
* QPID-5190 : [JMS AMQP 1.0 CLient] Notify the connection endpoint when the soc...Robert Godfrey2013-09-291-0/+9
* QPID-5177 : Add support for default outcome, and assume default outcome is AC...Robert Godfrey2013-09-261-3/+37
* QPID-5113 : JMS Client - JMS Connection exception listener is not notified w...Robert Godfrey2013-09-251-2/+43
* NO-JIRA : set svn:eol-style to nativeRobert Godfrey2013-09-255-2011/+2011
* QPID-4830 : [JMS AMQP 1.0] Improve JMS client error handlingRobert Godfrey2013-05-152-0/+42
* QPID-4830 : [JMS AMQP 1.0] Improve error handling in the JMS clientRobert Godfrey2013-05-112-5/+79
* QPID-4829 : [JMS AMQP 1.0] Sessions added to started connections are not them...Robert Godfrey2013-05-111-0/+5
* NO-JIRA: add missing licence headers to various java filesRobert Gemmell2013-05-053-0/+60
* QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0...Robert Godfrey2013-03-177-49/+147
* QPID-4411 : QPID JMS QueueBrowser should defer getting messages until getEnum...Robert Godfrey2012-11-021-0/+31
* QPID-4396 : [Java AMQP 1.0] move examples into sub-moduleRobert Godfrey2012-10-2612-3252/+0
* QPID-4382 : Wait for subsequent frames to arrive in synchronous receiveRobert Godfrey2012-10-192-105/+14
* NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...Keith Wall2012-07-023-0/+60
* QPID-3953 : Fix durable subscriber unsubscribe to explicitly set durability o...Robert Godfrey2012-04-171-1/+6
* QPID-3953 : Fix durable subscriber unsubscribe to explicitly set durability o...Robert Godfrey2012-04-171-0/+5
* QPID-3951 : [Java AMQP 1.0] Correctly set default outcome on the brokerRobert Godfrey2012-04-171-1/+4
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-0420-0/+5386