| Home | Trees | Indices | Help |
|
|---|
|
|
I represent a singular request/response, containing a collection of headers and one body of data.
I am used to iterate over all requests in the :class:`Envelope`.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
headers The message headers. |
|||
|
body The body of the message. |
|||
|
envelope The parent envelope of this AMF Message. |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|||
headersThe message headers. Dict like in behaviour.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jul 18 11:44:01 2011 | http://epydoc.sourceforge.net |