| Home | Trees | Indices | Help |
|
|---|
|
|
I wrap an entire request, encapsulating headers and bodies.
There can be more than one request in a single transaction.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
int or None
|
amfVersion AMF encoding version. |
||
list containing tuples of the key of the request and the
Message.
|
bodies A list of requests/response messages |
||
| HeaderCollection |
headers AMF headers, a list of name, value pairs. |
||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
|
|||
amfVersionAMF encoding version. See pyamf.ENCODING_TYPES
|
headersAMF headers, a list of name, value pairs. Global to each request.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jul 18 11:44:01 2011 | http://epydoc.sourceforge.net |