summaryrefslogtreecommitdiff
path: root/java/client/src/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-089-41/+48
* QPID-32: new model for holding and processing message in memory to support ne...Robert Greig2007-01-074-20/+56
* 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-221-2/+1
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@489644...Robert Greig2006-12-221-1/+4
* Maven output clean up.Martin Ritchie2006-12-192-7/+7
* QPID-21Martin Ritchie2006-12-191-0/+141
* QPID-215 : Patch supplied by Rob Godfrey - Implement custom JMSX propertiesRobert Greig2006-12-191-0/+70
* clean up warnings about unused variablesStephen Vinoski2006-12-187-13/+8
* QPID-212 QPID-214 Patch supplied by Rob GodfreyRobert Greig2006-12-182-14/+131
* QPID-209 : Patch supplied by Rob Godfrey - Fix acknowledge so it only acknowl...Robert Greig2006-12-181-0/+41
* remove unused importsStephen Vinoski2006-12-1813-34/+0
* QPID-207 : Patch supplied by Rob Godfrey - fix implementation of acknowledge ...Robert Greig2006-12-161-10/+79
* QPID-206 : Fix byte buffer reseting in AbstractJMSMessageRobert Greig2006-12-162-4/+23
* QPID-205 : Do not allow subscription to temporary topics created on a differe...Robert Greig2006-12-161-0/+13
* QPID-204 : Implement TemporaryTopic.deleteRobert Greig2006-12-161-0/+39
* QPID-202 : Implement TemporaryQueue.deleteRobert Greig2006-12-161-0/+81
* QPID-201 : Fix to throw correct exception when getting char as null in JMSMap...Robert Greig2006-12-161-0/+21
* QPID-195 : Fix to JMSObjectMessage so that setObject(null) rteurns the messag...Robert Greig2006-12-161-0/+6
* QPID-183 Patch supplied by Rob Godfrey. Major changes to durable topic subscr...Robert Greig2006-12-158-151/+262
* QPID-181 QPID-180Martin Ritchie2006-12-153-91/+337
* QPID-193 Make createConsumer synchronous to avoid races in client code.Robert Greig2006-12-141-0/+67
* QPID-176 Patch supplied by Rob Godfrey. Check for topic is now more sophistic...Robert Greig2006-12-131-0/+75
* QPID-177 Patch supplied by Rob Godfrey: adapter now calls the correct createT...Robert Greig2006-12-131-0/+94
* QPID-149Martin Ritchie2006-12-131-4/+16
* QPID-175 Patch supplied by Rob Godfrey. Now allocates new autoexpanding buffe...Robert Greig2006-12-131-1/+33
* QPID-9Martin Ritchie2006-12-131-3/+1
* QPID-174 Fix submitted by Rob Godfrey. Now performs a flip() to ensure the li...Robert Greig2006-12-122-14/+113
* QPID-164Martin Ritchie2006-12-122-94/+1048
* QPID-171 Patch supplied by Rob Godfrey to fix problem where close check for p...Robert Greig2006-12-121-0/+70
* QPID-102: fixed reset(), null handling and readBytes() processing in StreamMe...Robert Greig2006-12-121-20/+37
* complete client test reorganizationStephen Vinoski2006-12-123-73772/+46
* client test reorganizationStephen Vinoski2006-12-12100-10431/+22
* QPID-102: add type conversion logic in StreamMessage.Robert Greig2006-12-111-6/+171
* QPID-163 - attempting to change the client id results in an exception being t...Robert Greig2006-12-091-3/+35
* QPID-102 Addition of StreamMessage supportRobert Greig2006-12-093-6/+589
* fix for QPID-116Stephen Vinoski2006-12-082-2/+2
* Added line to check setPropertyNames as useful temp system Marnie McCormack2006-12-071-0/+1
* Added setObjectProperty test for now, will refactor this class anonMarnie McCormack2006-12-071-10/+69
* FieldTable change.Martin Ritchie2006-12-058-51/+224
* Changed JMSReplyTo Queue to test temporary queue values to verify QPID-149Martin Ritchie2006-12-041-2/+16
* QPID-148Martin Ritchie2006-12-041-0/+243
* FieldTable.java no longer has a keys() method as it already has a keySet(). ...Martin Ritchie2006-11-301-6/+16
* QPID-122Martin Ritchie2006-11-284-27/+164
* Redundant files removedMarnie McCormack2006-11-283-297/+0
* Further example tidy upMarnie McCormack2006-11-284-48/+91
* Further example tidy upMarnie McCormack2006-11-284-39/+44
* QPID-71Martin Ritchie2006-11-282-34/+93
* Initial example class overhaul - still some way to go.Marnie McCormack2006-11-2420-365/+293
* Added example.properties file and amended tests to use for PropertiesFileInit...Marnie McCormack2006-11-242-10/+76