Class com.probertson.xmlrpc.ServiceMethod
Inheritance > ServiceMethod
| Constructor Summary | |
|---|---|
| internal | ServiceMethod(methodName:String, parent:ServiceBase) Creates a new ServiceMethod instance. |
| Method Summary | |
|---|---|
| internal PendingCall | call(args:Array) Forwards a remote method call from the Service on to the Connection. |
| Constructor Detail |
|---|
methodNameparent| Method Detail |
|---|
args