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 instance of the Message
|
bodies A list of requests/response messages |
||
int or None
|
clientType Client type. |
||
HeaderCollection |
headers AMF headers, a list of name, value pairs. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
|
amfVersionAMF encoding version. See pyamf.ENCODING_TYPES
|
clientTypeClient type. See ClientTypes
|
headersAMF headers, a list of name, value pairs. Global to each request.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 19 14:56:39 2009 | http://epydoc.sourceforge.net |