summaryrefslogtreecommitdiff
path: root/java/client
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-315Marnie McCormack2007-01-253-0/+440
* QPID-315Marnie McCormack2007-01-253-99/+12
* QPID-318 : Patch supplied by Rob Godfrey - remove hard-coding of protocol valuesRobert Greig2007-01-255-26/+23
* QPID-318 : Patch supplied by Rob Godfrey - Remove hard-coding of protocol ver...Robert Greig2007-01-257-164/+218
* QPID-317 : Patch supplied by Rob Godfrey - Remove dependency on JMS from comm...Robert Greig2007-01-246-69/+590
* QPID-315Marnie McCormack2007-01-241-10/+14
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-244-20/+30
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-2434-86/+90
* QPID-103 Implemented support for MessageListener in AMQSession.Martin Ritchie2007-01-232-15/+57
* QPID-315Marnie McCormack2007-01-231-0/+183
* QPID-308 Configurable timeout on blockForFrame.Martin Ritchie2007-01-221-5/+5
* QPID-310 Propagated JMS Exception to client.Martin Ritchie2007-01-227-108/+236
* Removed mandatory 6 second sleep! replaced with a countdown latch that will w...Martin Ritchie2007-01-191-4/+17
* QPID-275 : Patch supplied by Rob Godfrey - Add support for get / purge / qos ...Robert Greig2007-01-191-4/+5
* * uses LONG_STRING in place of WIDE_STRING for properties set through FieldTa...Gordon Sim2007-01-181-4/+4
* QPID-245 reverted interop changes for the sake of JMS compliance.Robert Greig2007-01-161-3/+4
* QPID-300Martin Ritchie2007-01-161-2/+9
* QPID-299 Messages not being correctly requeued when transacted session closedRobert Greig2007-01-161-1/+85
* QPID-293Martin Ritchie2007-01-167-146/+784
* QPID-245 Changed client properties to short strings for interop with C++ broker.Robert Greig2007-01-151-4/+4
* (Patch submitted by Rupert Smith) QPID-297Robert Greig2007-01-151-7/+1
* QPID-294 : Patch supplied by Rob Godfrey - Fix race condition on client conne...Robert Greig2007-01-153-10/+40
* Created common AMQMethodListener class, allowing the Request and Response man...Kim van der Riet2007-01-126-63/+41
* QPID-282Martin Ritchie2007-01-123-2/+78
* QPID-146 QPID-112 QPID-278Martin Ritchie2007-01-1216-1305/+498
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-1122-125/+102
* QPID-255 : Update old_test files to work with AMQShortStringRobert Greig2007-01-113-32/+44
* QPID-277 Bhupendra Bhusman Bhardwaj2007-01-101-0/+13
* QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more...Robert Greig2007-01-101-2/+2
* QPID-270 : (Patch supplied by Rob Godfrey) Change of use of AMQConnectionExce...Robert Greig2007-01-092-6/+4
* QPID-266Martin Ritchie2007-01-091-1/+1
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-0839-423/+648
* QPID-252 : Reduce unnecessary object creationRobert Greig2007-01-081-2/+2
* QPID-32: new model for holding and processing message in memory to support ne...Robert Greig2007-01-0710-57/+79
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@493060...Marnie McCormack2007-01-052-0/+133
* apply patch for QPID-231Stephen Vinoski2006-12-281-4/+0
* QPID-229 Fixed spurious import in test classRobert Greig2006-12-221-1/+0
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-223-7/+2
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-2210-43/+226
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@489644...Robert Greig2006-12-225-701/+1150
* QPID-227Bhupendra Bhusman Bhardwaj2006-12-213-4/+8
* add clover support, fix logging level variablesStephen Vinoski2006-12-201-1/+0
* QPID-225Martin Ritchie2006-12-201-1/+14
* QPID-101Martin Ritchie2006-12-206-26/+306
* QPID-223Martin Ritchie2006-12-206-34/+59
* Maven output clean up.Martin Ritchie2006-12-192-7/+7
* QPID-216Martin Ritchie2006-12-192-10/+13
* QPID-21Martin Ritchie2006-12-197-38/+244
* QPID-215 : Patch supplied by Rob Godfrey - Implement custom JMSX propertiesRobert Greig2006-12-197-46/+233
* clean up warnings about unused variablesStephen Vinoski2006-12-188-21/+8