Package | mx.utils |
Class | public class RpcClassAliasInitializer |
Inheritance | RpcClassAliasInitializer Object |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | Flash Player 10, AIR 2.5 |
Method | Defined By | ||
---|---|---|---|
registerClassAliases():void [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 |
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.