Package cherrypy :: Module _cptools :: Class XMLRPCController
[hide private]
[frames] | no frames]

Class XMLRPCController

source code

object --+
         |
        XMLRPCController

Instance Methods [hide private]
 
__call__(self, *vpath, **params) source code
 
index(self, *vpath, **params) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  _cp_config = {'tools.xmlrpc.on': True}
Properties [hide private]

Inherited from object: __class__