summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/ConnectionAdapter.h
Commit message (Expand)AuthorAgeFilesLines
* Moved c++ over to using the same preview file for 0-10 work as java.Gordon Sim2007-09-211-89/+0
* Eliminate ChannelAdapter from broker code.Alan Conway2007-09-181-12/+4
* File missed in previos commit.Alan Conway2007-09-181-1/+1
* File missed in previos commit.Alan Conway2007-09-181-1/+1
* * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...Alan Conway2007-08-291-20/+19
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-4/+4
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-2/+1
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-1/+1
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-0/+1
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-13/+7
* refactoring: Gordon Sim2007-07-091-0/+104