summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/ClassifierHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Update cluster code to work with new FrameHandlerAlan Conway2007-08-301-43/+18
* Fix cluster code for heap reuduction commit.Alan Conway2007-08-171-1/+1
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-3/+3
* * Summary:Alan Conway2007-07-241-0/+3
* * cluster/ClasifierHandler: classifies frames for clustering treatment.Alan Conway2007-07-031-0/+73