summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/FutureResponse.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-45/+0
* Added framing::BodyHolder:Alan Conway2007-11-221-2/+2
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-1/+1
* Use frameset begin/end flags for determining frameset boundaries.Gordon Sim2007-09-131-1/+1
* Implementation of execution.result on the client side Gordon Sim2007-09-061-1/+4
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-4/+4
* Some restructuring of the client code: Gordon Sim2007-08-021-0/+42