You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/10/31 19:42:58 UTC

[jira] [Resolved] (PROTON-1337) [proton-j] Add methods and Sender and Receiver that allow for alternate buffer types

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

Timothy Bish resolved PROTON-1337.
----------------------------------
    Resolution: Fixed

> [proton-j] Add methods and Sender and Receiver that allow for alternate buffer types
> ------------------------------------------------------------------------------------
>
>                 Key: PROTON-1337
>                 URL: https://issues.apache.org/jira/browse/PROTON-1337
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-j
>    Affects Versions: 0.15.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 0.16.0
>
>
> The current send and recv method in Sender and Receiver (as well as in DeliveryImpl) operate on byte array types.  Depending on the application the code might actually be using some other byte buffering scheme such as ByteBuffer etc.  We can easily provide additional methods that operate on a generic ReadableBuffer and WritableBuffer type that we define so that these applications can operate more efficiently.  
> We already define WritableBuffer, the ReadableBuffer would like quite the same.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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