[ 
https://issues.apache.org/jira/browse/QPID-6953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123407#comment-15123407
 ] 

ASF subversion and git services commented on QPID-6953:
-------------------------------------------------------

Commit 1727556 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1727556 ]

QPID-6953 : Remove unused asByteBuffers() method

> [Java Broker] Refactor AMQP 0-8/9/9-1 implementation to always use 
> QpidByteBuffer for encoding output
> -----------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6953
>                 URL: https://issues.apache.org/jira/browse/QPID-6953
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: qpid-java-6.1
>
>
> Currently many parts of the AMQP 0-8/9/9-1 codec offer two methods for 
> encoding, one which uses a "DataOutput" object, and one which uses a 
> QpidByteBuffer or ByteBufferSender.  Examples of the former should be 
> removed, and the latter used exclusively.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to