Rob Godfrey created QPID-6953:
---------------------------------

             Summary: [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