instance method XMLRPC::BasicServer#get_default_handler
get_default_handler-
Returns the default-handler, which is called when no handler for a method-name is found. It is a Proc object or nil.
class XMLRPC::BasicServer
get_default_handlerReturns the default-handler, which is called when no handler for a method-name is found. It is a Proc object or nil.