summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/message/JMSStreamMessage.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-6/+3
* NO-JIRA: 1.0 sandbox merge from trunkRobert Godfrey2011-09-101-46/+83
* QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...Rafael H. Schloming2008-08-071-13/+14
* updated message hierarchy for using 0_10 messagesArnaud Simon2007-09-131-1/+2
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-5/+4
* QPID-324 : Patch supplied by Rob Godfrey - Only send byte indicating topic / ...Robert Greig2007-01-291-3/+3
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-3/+5
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@489644 13f7...Robert Greig2006-12-221-613/+24
* QPID-223Martin Ritchie2006-12-201-2/+9
* This contains a fix for QPID-191 and QPID-192Rajith Muditha Attapattu2006-12-151-1/+5
* QPID-102: fixed reset(), null handling and readBytes() processing in StreamMe...Robert Greig2006-12-121-242/+369
* QPID-102: removed some superfluous code from JMSStreamMessage.Robert Greig2006-12-111-87/+9
* QPID-102: add type conversion logic in StreamMessage.Robert Greig2006-12-111-70/+293
* QPID-102 Addition of StreamMessage supportRobert Greig2006-12-091-0/+509