Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Fins
Fins.XMLRPCController

Class Fins.XMLRPCController

Description

Impliments a controller which provides access to the functions in the class via XMLRPC.

all public methods are made available via XMLRPC at the mountpoint for the controller. these methods will receive the Request object as the first argument, any other arguments will be passed from the XMLRPC request to the called method.


Inherit FinsController

inherit .FinsController : FinsController