Packagemx.utils
Classpublic class RpcClassAliasInitializer
InheritanceRpcClassAliasInitializer Inheritance Object

Language Version : ActionScript 3.0
Product Version : Flex 4.5
Runtime Versions : Flash Player 10, AIR 2.5

The RpcClassAliasInitializer class registers all classes for AMF serialization needed by the Flex RPC library.



Public Methods
 MethodDefined By
  
[static] In the event that an application does not use the Flex UI classes which processes the [RemoteClass(alias="")] bootstrap code, this function registers all the classes for AMF serialization needed by the Flex RPC library.
RpcClassAliasInitializer
Method Detail
registerClassAliases()method
public static function registerClassAliases():void

Language Version : ActionScript 3.0
Product Version : Flex 4.5
Runtime Versions : Flash Player 10, AIR 2.5

In the event that an application does not use the Flex UI classes which processes the [RemoteClass(alias="")] bootstrap code, this function registers all the classes for AMF serialization needed by the Flex RPC library.