summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/ChannelHandler.h
Commit message (Expand)AuthorAgeFilesLines
* AMQP 0-10 Session suppported on broker and client.Alan Conway2007-09-191-61/+0
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-1/+4
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-7/+1
* Some restructuring of the client code: Gordon Sim2007-08-021-0/+64