summaryrefslogtreecommitdiff
path: root/cpp/lib/common/framing/AMQMethodBody.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-1/+1
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-4/+0
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-6/+2
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-0/+4
* * MethodContext: added invocation context for methods. Can carry RequestIdAlan Conway2007-01-181-1/+2
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-121-11/+14
* Encoding and decoding of AMQP 0-9 request and response frames.Alan Conway2007-01-101-7/+20
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+46