summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/message/UnprocessedMessage_0_10.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-2/+2
* QPID-1213: simplified unprocessed message and moved version specific code int...Rafael H. Schloming2008-08-081-50/+11
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-291-2/+2
* QPID-832 merge M2.xAidan Skinner2008-04-241-1/+1
* added 0_10 replyTo supportArnaud Simon2007-09-181-0/+11
* * moved most of the classes in the org.apache.qpidity package toRafael H. Schloming2007-09-131-2/+2
* Unprocessed message was made abstract and a 0-8 and 0-10 implementation is pr...Rajith Muditha Attapattu2007-09-061-0/+81