Proxy
class haxe.remoting.Proxy<T>Available in flash, flash9, neko, js, php, cppThis class is magic. When you extend it with a class T, it will automaticaly create a stub class with all public methods forwarding remoting messages over the connection.
version #12014, modified 2011-12-13 19:08:32 by mbrowne