summaryrefslogtreecommitdiff
path: root/cpp/lib/common/framing/AMQMethodBody.h
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-6/+6
* * cpp/lib/client/ClientMessage.h/.cpp: Added Message constructor taking data.Alan Conway2007-02-171-0/+3
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-5/+2
* Trivial FIXMEs.Alan Conway2007-01-311-2/+0
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-4/+10
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-0/+7
* Initial implementation of AMQP content data type.Gordon Sim2007-01-181-0/+1
* * MethodContext: added invocation context for methods. Can carry RequestIdAlan Conway2007-01-181-2/+2
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-121-5/+13
* Encoding and decoding of AMQP 0-9 request and response frames.Alan Conway2007-01-101-16/+18
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+62