Package | com.ak33m.rpc.xmlrpc |
Class | public class XMLRPCConnection |
Inheritance | XMLRPCConnection ![]() |
Implements | IRPCConnection |
Method | Defined by | ||
---|---|---|---|
XMLRPCConnection(rootURL:String = null)
| XMLRPCConnection | ||
call(command:String, responder:Responder, ... args):void
| XMLRPCConnection |
XMLRPCConnection | () | constructor |
public function XMLRPCConnection(rootURL:String = null)
Parameters
rootURL:String (default = null )
|
call | () | method |
public function call(command:String, responder:Responder, ... args):void
Parameters
command:String |
|
responder:Responder |
|
... args |