Inheritances
Files
Overview
FRAMES
NO FRAMES

Class Zend_Amf_Response_Http

Zend_Amf_Response
|
Zend_Amf_Response_Http
Zend_Amf
|-Zend_Amf_Response
|- class Zend_Amf_Response_Http extends Zend_Amf_Response
Defined in line 34 of file Amf/Response/Http.php.
Creates the proper http headers and send the serialized AMF stream to standard out.
PackageZend_Amf
SubpackageResponse
CopyrightCopyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
Licensehttp://framework.zend.com/license/new-bsd New BSD License

Summary

Instance methods
+ getResponse() Create the application response header for AMF and sends the serialized AMF string

Details

Instance methods

getResponse()
public function getResponse( )
Create the application response header for AMF and sends the serialized AMF string
Returns string