summaryrefslogtreecommitdiff
path: root/java/client/src/main/java/org/apache/qpid/client/message/JMSObjectMessage.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-1/+8
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-6/+8
* QPID-3715: Fix the receiving of an empty ObjectMessage (without a body)Keith Wall2012-01-071-39/+13
* QPID-2627 : Remove dependency on MINARobert Godfrey2011-09-091-83/+133
* QPID-3307: attempt fall back to the ClassLoader which loaded the OIS when una...Robert Gemmell2011-08-211-1/+2
* Commiting a patch by Emmanuel Bourg attached to QPID-2594Rajith Muditha Attapattu2010-05-111-0/+3
* qpid-1684: removed polluting rewind and useless importsArnaud Simon2009-02-251-5/+1
* QPID-1092: Merge 662770 to trunk from ritchiem:Aidan Skinner2008-08-121-23/+1
* QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...Rafael H. Schloming2008-08-071-15/+17
* updated message hierarchy for using 0_10 messagesArnaud Simon2007-09-131-2/+2
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-10/+18
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-8/+13
* QPID-324 : Patch supplied by Rob Godfrey - Only send byte indicating topic / ...Robert Greig2007-01-291-2/+3
* QPID-317 : Patch supplied by Rob Godfrey - Remove dependency on JMS from comm...Robert Greig2007-01-241-1/+1
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-5/+7
* QPID-223Martin Ritchie2006-12-201-6/+6
* QPID-195 : Fix to JMSObjectMessage so that setObject(null) rteurns the messag...Robert Greig2006-12-161-2/+4
* This contains a fix for QPID-191 and QPID-192Rajith Muditha Attapattu2006-12-151-3/+7
* QPID-174 Fix submitted by Rob Godfrey. Now performs a flip() to ensure the li...Robert Greig2006-12-121-9/+11
* QPID-122Martin Ritchie2006-11-281-8/+2
* QPID-119Martin Ritchie2006-11-221-1/+2
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+178