Classes, interfaces, and traits

Zend_Amf_Parse_Deserializer

Abstract cass that all deserializer must implement.

« More »

Zend_Amf_Parse_InputStream

InputStream is used to iterate at a binary level through the AMF request.

« More »

Zend_Amf_Parse_OutputStream

Iterate at a binary level through the AMF response

« More »

Zend_Amf_Parse_Resource_MysqlResult

This class will convert mysql result resource to array suitable for passing to the external entities.

« More »

Zend_Amf_Parse_Resource_MysqliResult

This class will convert mysql result resource to array suitable for passing to the external entities.

« More »

Zend_Amf_Parse_Resource_Stream

This class will convert stream resource to string by just reading it

« More »

Zend_Amf_Parse_Serializer

Base abstract class for all AMF serializers.

« More »

Zend_Amf_Parse_TypeLoader

Loads a local class and executes the instantiation of that class.

« More »