summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SemanticHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-1/+4
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-6/+14
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-5/+3
* Deleted following files that are obsolete for 0-10:Alan Conway2007-08-141-1/+1
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-1/+14
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-1/+1
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-2/+14
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-0/+2
* Some refactoring towards a more decoupled handler chain structure:Gordon Sim2007-07-171-0/+55