summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/ExecutionHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-1/+1
* Client side support for message and delivery properties in header segments.Gordon Sim2007-09-101-10/+7
* Implementation of execution.result on the client side Gordon Sim2007-09-061-24/+63
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-11/+10
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-1/+21
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-18/+22
* Added first cut of generated client interface.Gordon Sim2007-08-051-14/+9
* Some restructuring of the client code: Gordon Sim2007-08-021-0/+159