Handle the incoming AMF request by deserializing the data to php object types and storing the data for Zend_Amf_Server to handle for processing.
Located in /Amf/Request.php (line 46)
Class | Description |
---|---|
![]() |
AMF Request object -- Request via HTTP |
Time of the request
Accessor to private array of message bodies.
Return an array of the body objects that were found in the amf request.
Return an array of headers that were found in the amf request.
Return the either 0 or 3 for respect AMF version
Prepare the AMF InputStream for parsing.
Deserialize a message body from the input stream
Deserialize a message header from the input stream.
A message header is structured as:
Takes the raw AMF input stream and converts it into valid PHP objects
Set the object response encoding
Documentation generated on Mon, 21 Jun 2010 15:42:05 -0400 by phpDocumentor 1.4.3