You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2012/09/14 01:00:07 UTC

[jira] [Updated] (QPID-3906) Implement a ListMessage interface to accept amqp/list messages as java.util.List

     [ https://issues.apache.org/jira/browse/QPID-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu updated QPID-3906:
-----------------------------------

    Assignee: Rajith Attapattu
    
> 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
>            Assignee: Rajith Attapattu
>         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
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org