summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SessionHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Summary: generalized Invoker visitor to all *Operations andAlan Conway2007-10-161-3/+4
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-19/+19
* 2007-09-24 Alan Conway <aconway@redhat.com>Alan Conway2007-09-241-5/+7
* Split broker::Session into:Alan Conway2007-09-211-2/+2
* Moved c++ over to using the same preview file for 0-10 work as java.Gordon Sim2007-09-211-54/+3
* AMQP 0-10 Session suppported on broker and client.Alan Conway2007-09-191-7/+70
* Refactor HandlerImpl to use Session rather than CoreRefs.Alan Conway2007-09-181-11/+3
* * src/qpid/broker/SessionHandler.cpp:Alan Conway2007-09-181-22/+23
* Renamed SessionAdapter as SessionHandler.Alan Conway2007-09-171-0/+146