[ 
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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to