Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > xmlrpc/serverライブラリ > XMLRPC::BasicServerクラス > get_default_handler

instance method XMLRPC::BasicServer#get_default_handler

get_default_handler[permalink][rdoc]

Returns the default-handler, which is called when no handler for a method-name is found. It is a Proc object or nil.