summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/Handler.h
Commit message (Expand)AuthorAgeFilesLines
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-091-3/+3
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-1/+2
* * src/qpid/broker/SessionHandler.cpp:Alan Conway2007-09-181-22/+27
* * configure.ac: Disabled cluster build temporarily while fixing build problems.Alan Conway2007-08-301-1/+1
* * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...Alan Conway2007-08-291-17/+74
* 2007-06-30 <aconway@redhat.com>Alan Conway2007-07-021-6/+3
* * Summary:Alan Conway2007-06-291-1/+11
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-271-58/+12
* * src/qpid/framing/Handler.h: Tempates for handlers and handler chains.Alan Conway2007-06-261-0/+98