summaryrefslogtreecommitdiff
path: root/java/client/src/main/java/org/apache/qpid/client/message/UnprocessedMessage_0_8.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-291-1/+1
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-4/+4
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-4/+4
* QPID-2627 : Remove dependency on MINARobert Godfrey2011-09-091-2/+2
* QPID-1213: simplified unprocessed message and moved version specific code int...Rafael H. Schloming2008-08-081-10/+31
* QPID-832 merge M2.xAidan Skinner2008-04-241-3/+15
* Unprocessed message was made abstract and a 0-8 and 0-10 implementation is pr...Rajith Muditha Attapattu2007-09-061-0/+130