summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/BrokerMessageBase.h
Commit message (Expand)AuthorAgeFilesLines
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-9/+4
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-1/+0
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-1/+4
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-17/+4
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-0/+2
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-2/+2
* Some refactoring towards a more decoupled handler chain structure:Gordon Sim2007-07-171-1/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+182