summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/Dispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-3/+2
* Check valid listener (or handler) exist and log error if not. See QPID-783.Gordon Sim2008-02-111-4/+11
* Improved/additional client API tests.Alan Conway2008-01-241-2/+1
* examples/Makefile.am:Alan Conway2008-01-231-1/+1
* Summary:Alan Conway2007-12-071-2/+2
* 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