summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/MessageHandlerImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-12/+13
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-15/+12
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-73/+35
* Fixed MT safety issues pointed out by Gordon.Carl C. Trieloff2007-07-181-1/+1
* Some refactoring towards a more decoupled handler chain structure:Gordon Sim2007-07-171-4/+7
* refactoring: Gordon Sim2007-07-091-3/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+243