summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/framing/ChannelAdapter.h
Commit message (Expand)AuthorAgeFilesLines
* Deleted unused classes, adjusted files that still mention them.Alan Conway2008-01-291-93/+0
* * Summary:Alan Conway2007-08-311-4/+1
* * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...Alan Conway2007-08-291-5/+9
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-3/+3
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-12/+2
* Deleted following files that are obsolete for 0-10:Alan Conway2007-08-141-16/+3
* * Summary:Alan Conway2007-07-241-2/+2
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-4/+0
* Some refactoring towards a more decoupled handler chain structure:Gordon Sim2007-07-171-6/+6
* Fix for QPID-534. Get now detects closure correctly. Also fixed broker to all...Gordon Sim2007-07-051-0/+1
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-271-17/+22
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+113