Package backend :: Package server :: Package handlers :: Package xmlrpc :: Module getMethod
[hide private]
[frames] | no frames]

Module getMethod

source code

Classes [hide private]
  GetMethodException
Exception class
Functions [hide private]
 
sanity(methodNameComps)
Verifies if all the components have proper names.
source code
 
getMethod(methodName, baseClass)
Retreive method given methodName, path to base of tree, and class/module route/label.
source code
Variables [hide private]
  __package__ = 'backend.server.handlers.xmlrpc'