Part of stoqlib.lib.interfaces View In Hierarchy
Method | __init__ | Create a new IXMLRPCService object. |
Method | serve | Starts the XMLRPC service so it's ready |
Method | stop | Stops the service, eg break out of serve |
Parameters | port | port to listen to |
hostname | hostname to bind to or an empty string to bind to all addresses |