summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/message/MessageFactoryRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Merged QPID-6052 (r1621143 r1621148 r1621149 r1621150 r1621826) to 0.30 from ...Robert Godfrey2014-09-021-12/+18
* QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-221-1/+1
* QPID-3906 List Message support for JMS.Rajith Muditha Attapattu2012-09-281-0/+1
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-291-1/+1
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-10/+8
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-281-5/+12
* QPID-3167: add a unit test of SimpleAMQQueue#processQueue to check delivery w...Robert Gemmell2011-03-301-1/+1
* This is related to QPID-2363Rajith Muditha Attapattu2010-01-271-0/+1
* Fix for QPID-1761 and QPID-1762: made BBEncoder.grow() flip the buffer before...Rafael H. Schloming2009-03-201-24/+19
* This is a fix for the problem highlighted in QPID-1374Rajith Muditha Attapattu2009-02-061-1/+5
* qpid-1374: Added handling of null message propertiesArnaud Simon2008-10-201-2/+6
* QPID-1213: simplified unprocessed message and moved version specific code int...Rafael H. Schloming2008-08-081-5/+14
* QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...Rafael H. Schloming2008-08-071-9/+6
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-291-3/+3
* added 0_10 replyTo supportArnaud Simon2007-09-181-5/+4
* * moved most of the classes in the org.apache.qpidity package toRafael H. Schloming2007-09-131-3/+3
* updated message hierarchy for using 0_10 messagesArnaud Simon2007-09-131-26/+43
* added 0_10 factoryArnaud Simon2007-09-101-1/+21
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-2/+2
* QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi...Robert Godfrey2007-02-251-2/+2
* (Patch submitted by Rupert Smith) Qpid-360 fixes.Robert Greig2007-02-121-33/+44
* QPID-324 : Patch supplied by Rob Godfrey - Only send byte indicating topic / ...Robert Greig2007-01-291-1/+3
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-6/+10
* QPID-102 Addition of StreamMessage supportRobert Greig2006-12-091-0/+1
* QPID-119Martin Ritchie2006-11-221-0/+1
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+108