summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SessionBase_0_10.h
Commit message (Expand)AuthorAgeFilesLines
* Apply PIMPL pattern to client::Completion and client::Future.Alan Conway2009-04-231-0/+1
* Apply PIMPL pattern to qpid::client::Message.Alan Conway2009-04-201-6/+1
* Cleaned up some un-necessary #include dependencies.Alan Conway2009-04-151-3/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-15/+16
* Added ability to release messages through the Subscription class (+test)Gordon Sim2008-11-051-0/+1
* cluster: DumpClient replicates session MessageBuilder.Alan Conway2008-10-201-0/+3
* rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...Alan Conway2008-10-081-0/+8
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-0/+2
* Tighten up sync-correctness in SubscriptionManager & Dispatcher.Alan Conway2008-05-271-3/+3
* Use symbolic constants for message flow values.Alan Conway2008-05-271-1/+1
* Changes to Session API:Alan Conway2008-05-261-0/+104