summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/test/java/org/apache/qpid/test/unit/client/message/StreamMessageTest.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-6/+5
* Fix for QPID-1761 and QPID-1762: made BBEncoder.grow() flip the buffer before...Rafael H. Schloming2009-03-201-1/+1
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-3/+10
* QPID-102: fixed reset(), null handling and readBytes() processing in StreamMe...Robert Greig2006-12-121-20/+37
* QPID-102: add type conversion logic in StreamMessage.Robert Greig2006-12-111-6/+171
* QPID-102 Addition of StreamMessage supportRobert Greig2006-12-091-0/+434