summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/MessageHandlerImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-110/+0
* Fix (and refactor) processing of ranges in message handler.Gordon Sim2007-10-041-0/+6
* Split broker::Session into:Alan Conway2007-09-211-3/+3
* Refactor HandlerImpl to use Session rather than CoreRefs.Alan Conway2007-09-181-2/+2
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-6/+1
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-10/+16
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-2/+2
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-0/+9
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-51/+15
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+130