method
get_default_handler
ruby latest stable - Class:
XMLRPC::BasicServer
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.
get_default_handler()Returns the default-handler, which is called when no handler for a method-name is found.
It is either a Proc object or nil.