summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/ChannelAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deleted unused classes, adjusted files that still mention them.Alan Conway2008-01-291-71/+0
* Added framing::BodyHolder:Alan Conway2007-11-221-1/+2
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-10/+6
* * Summary:Alan Conway2007-08-311-1/+1
* * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...Alan Conway2007-08-291-11/+9
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+1
* 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