summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/SessionManager.h
Commit message (Expand)AuthorAgeFilesLines
* HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...Alan Conway2008-07-081-13/+0
* Support for AMQP 0-10 sessions in C++ broker.Alan Conway2008-05-201-20/+19
* QPID-1052: Patch from Ted RossGordon Sim2008-05-121-1/+1
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-5/+6
* Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...Gordon Sim2008-02-251-2/+2
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-2/+2
* Added Observer to SessionManager for cluster use.Alan Conway2008-01-291-0/+15
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-5/+7
* Lock active session id map when removing id for closed session.Gordon Sim2007-10-181-0/+1
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-4/+3
* 2007-09-24 Alan Conway <aconway@redhat.com>Alan Conway2007-09-241-0/+83