summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/ChannelAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-1/+4
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-8/+2
* Deleted following files that are obsolete for 0-10:Alan Conway2007-08-141-41/+1
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-271-4/+14
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+109