Rob Godfrey created QPID-6945:
---------------------------------

             Summary: [Java Broker] Provide only one way to get content data 
from a Message
                 Key: QPID-6945
                 URL: https://issues.apache.org/jira/browse/QPID-6945
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: qpid-java-6.1


Currently there are two alternative mechanisms for extracting content data from 
a message.  One returns a collection of QpidByteBuffers, the other fills a 
ByteBuffer provided by the callee.

We should remove the latter of these methods and always have the store / 
message object provide the byte buffers



--
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