Convert broker and client to use AMQP 0-9 specification's Message class in place of Basic -----------------------------------------------------------------------------------------
Key: QPID-264 URL: https://issues.apache.org/jira/browse/QPID-264 Project: Qpid Issue Type: Task Components: C++ Broker, C++ Client Reporter: Kim van der Riet Removing Basic and its related Content and ContentHeader classes and factories, and switching over to using the new Message class from AMQP 0-9 involves a large number of changes to both the client and broker code. Some of the tests themselves may also have to be rewritten. The goal is for the broker and client to be fully functional and passing all tests (including Python tests) while using the new Message class. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira