Class Amfphp_Core_Amf_Packet

Description

content holder for an Amf Packet.

  • author: Ariel Sommeria-klein

Located in /Amfphp/Core/Amf/Packet.php (line 18)


	
			
Variable Summary
Method Summary
Amfphp_Core_Amf_Packet __construct ()
Variables
$amfVersion (line 37)

either 0 or 3. This is stored here when deserializing, because the serializer needs the info

  • access: public
$headers (line 24)

The place to keep the headers data

  • access: public
$messages (line 31)

The place to keep the Message elements

  • access: public
Methods
Constructor __construct (line 45)

The constructor function for a new Amf object.

All the constructor does is initialize the headers and Messages containers

  • access: public
Amfphp_Core_Amf_Packet __construct ()

Documentation generated on Mon, 23 Jan 2012 17:22:06 -0300 by phpDocumentor 1.4.3