xmlrpc.ServerProxy

Creates a proxy object which resemble a remote service.
Method calls to this proxy will result in calls to the service.

constructor

ServerProxy(url, methodNames=[], user=null, pass=null)

The parameters are interpreted as shown in the examples:

parameters:

instance methods


instance properties