summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/Dispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Altered topic test to use the new session api.Gordon Sim2007-11-301-11/+15
* Add unit_test.h to distribution.Alan Conway2007-11-281-13/+4
* client::SubscriptionManager:Alan Conway2007-11-071-44/+36
* Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull"Alan Conway2007-11-071-2/+2
* client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.hAlan Conway2007-10-291-2/+2
* Rename client::Session as client::Session_0_10Alan Conway2007-10-291-3/+3
* Start execution mark from -1 (0xFFFFFFFF)Gordon Sim2007-09-261-6/+6
* Renamed the following files for consistency:Alan Conway2007-09-251-1/+1
* Added Dispatcher class (plus test). This converts incoming MessageTransfer fr...Gordon Sim2007-09-181-0/+150