summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/ChannelHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* AMQP 0-10 Session suppported on broker and client.Alan Conway2007-09-191-127/+0
* Use frameset begin/end flags for determining frameset boundaries.Gordon Sim2007-09-131-3/+3
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-3/+7
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-2/+2
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-22/+22
* Some restructuring of the client code: Gordon Sim2007-08-021-0/+123