summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/Response.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure no danbling pointers in client API:Alan Conway2007-09-281-1/+1
* Implementation of execution.result on the client side Gordon Sim2007-09-061-13/+6
* * src/qpid/framing/MethodHolder.hAlan Conway2007-08-181-1/+2
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-2/+2
* Altered old client channel to use new generated session interface (primarily ...Gordon Sim2007-08-151-7/+1
* Send flush after get request. Fixes perftest.Gordon Sim2007-08-061-1/+2
* Added first cut of generated client interface.Gordon Sim2007-08-051-0/+63