summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/Dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk changes from r758432:768028cmakeStephen D. Huston2009-04-231-1/+1
* SubscriptionManager and Dispatcher were missing wait() methods meaning that i...Gordon Sim2008-11-061-0/+1
* Client API change: Centralize access to subscription status, better control o...Alan Conway2008-10-251-19/+6
* QPID-1340 froM Mick Goulish: preliminary client-side failover support.Alan Conway2008-10-101-0/+7
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-0/+3
* Changes to Session API:Alan Conway2008-05-261-4/+4
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-6/+5
* client::SubscriptionManager:Alan Conway2007-11-071-10/+8
* Rename client::Session as client::Session_0_10Alan Conway2007-10-291-5/+5
* Start execution mark from -1 (0xFFFFFFFF)Gordon Sim2007-09-261-4/+4
* Added Dispatcher class (plus test). This converts incoming MessageTransfer fr...Gordon Sim2007-09-181-0/+87