method
get_default_handler
v2_1_10 -
Show 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.