get_instance(config, *options) Instance Public methods
new(*a) Class Public methods
get_methods(obj, delim=".") Instance Public methods
new(prefix) Class Public methods
new(prefix, &p) Class Public methods
add_method(sig, help=nil, meth_name=nil) Instance Public methods
shutdown() Instance Public methods Stops and shuts the server down.
serve() Instance Public methods Call this after you have added all you handlers to the server. This method starts the server to listen for XML-RPC requests and answer them.
Page 419 of 2275