[
https://issues.apache.org/jira/browse/QPID-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddhesh Poyarekar updated QPID-3906:
-------------------------------------
Attachment: (was: 0001-java-ListMessage-support.patch)
> Implement a ListMessage interface to accept amqp/list messages as
> java.util.List
> --------------------------------------------------------------------------------
>
> Key: QPID-3906
> URL: https://issues.apache.org/jira/browse/QPID-3906
> Project: Qpid
> Issue Type: Improvement
> Components: Java Client
> Reporter: Siddhesh Poyarekar
> Attachments: 0001-java-ListMessage-support.patch
>
>
> Currently, the qpid java client accepts amqp/list messages as a
> javax.jms.BytesMessage. This is not good because it means that one cannot
> easily use the java client to write QMF clients. I have written an interface
> org.apache.qpid.jms.ListMessage that extends the javax.jms.StreamMessage
> interface. Attachment and details coming up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]