Package funkload :: Module CredentialFile :: Class CredentialFileController
[show private | hide private]
[frames | no frames]

Class CredentialFileController

XmlRpcBaseController --+
                       |
                      CredentialFileController


A file credential controller.
Method Summary
  test(self)
Testing credential server.
    Inherited from XmlRpcBaseController
  __init__(self, argv)
  __call__(self, action)
Call the xml rpc action
  log(self, message, force)
Log a message.
  parseArgs(self, argv)
Parse programs args.
  startServer(self, debug)
Start an XML/RPC server.

Class Variable Summary
classobj server_class = funkload.CredentialFile.CredentialFileServer
    Inherited from XmlRpcBaseController
str usage = '%prog config_file action\n\naction can be: star...

Method Details

test(self)

Testing credential server.
Overrides:
funkload.XmlRpcBase.XmlRpcBaseController.test

Generated by Epydoc 2.1 on Tue Feb 27 10:41:43 2007 http://epydoc.sf.net