| Package | com.ak33m.rpc.xmlrpc |
| Class | public class XMLRPCConnection |
| Inheritance | XMLRPCConnection mx.rpc.http.HTTPService |
| 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):voidParameters
command:String |
|
responder:Responder |
|
... args |