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 Envelope.
|
|||
|
|||
|
|||
Inherited from |
|
|||
dict
|
headers The message headers. |
||
mixed
|
body The body of the message. |
||
Envelope |
envelope The parent envelope of this AMF Message. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
headersThe message headers.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 19 14:56:39 2009 | http://epydoc.sourceforge.net |