Interfaces
 InterfaceDescription
 INetServerStreamClient This interface provides all callback methods invoked in a NetStream object.
Classes
 ClassDescription
 ECMAObjectLoader This loader load an external file who contains a context with all object definitions, resources and configuration objects to create and manage the ECMAObjectFactory IoC container.
 FlashVars This manager register the reference of the parameters object of the root of your application.
 HTMLEntities This static tool class encode or decode the HTML entities in a string.
 HTTPHost Holds all of the variables needed to describe an HTTP connection to a host.
 NetServerConnection This class extends the NetConnection class and defined an implementation based on VEGAS to used Flash Remoting or Flash MediaServer (with AMF protocol).
 NetServerGateway The NetSeverGateway create a gateway between the Flash client and the FMS server.
 NetServerInfo Defines the information object in a onStatus callback method.
 NetServerLevel This static enumeration class defines all net server levels.
 NetServerStatus Defines the enumeration of all NetServerConnection status codes.
 NetServerStream The NetServerStream class opens a one-way streaming connection between Flash Player and RTMP server through a connection made available by a flash.net.NetConnection object or asgard.net.NetServerConnectio object.
 NetServerStreamClient Specifies the object on which callback methods are invoked by a NetStream object.
 NetStreamStatus The NetStream status object who contains the level and the status value of all NetStreams in the application.