method

get_default_handler

ruby latest stable - Class: XMLRPC::BasicServer

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

get_default_handler()
public

Returns the default-handler, which is called when no handler for a method-name is found.

It is either a Proc object or nil.