summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/ClientChannel.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed the following files for consistency:Alan Conway2007-09-251-316/+0
* Use frameset begin/end flags for determining frameset boundaries.Gordon Sim2007-09-131-3/+2
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-5/+4
* Moved old ClientChannel class from using basic to using message for publish &...Gordon Sim2007-09-111-1/+3
* Implementation of execution.result on the client side Gordon Sim2007-09-061-4/+3
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+1
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-1/+4
* Altered old client channel to use new generated session interface (primarily ...Gordon Sim2007-08-151-32/+4
* Channel dispatcher needs ti be joined on destruction.Gordon Sim2007-08-061-7/+2
* Added first cut of generated client interface.Gordon Sim2007-08-051-11/+5
* Some restructuring of the client code: Gordon Sim2007-08-021-60/+37
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-1/+11
* Fix for QPID-534. Get now detects closure correctly. Also fixed broker to all...Gordon Sim2007-07-051-2/+11
* Made FieldTable argument of client::Channel::bind() optional.Alan Conway2007-06-061-1/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+356