summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/Response.h
Commit message (Expand)AuthorAgeFilesLines
* * 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