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

instance method XMLRPC::Server#serve

serve[permalink][rdoc]

Call this after you have added all you handlers to the server. This method starts the server to listen for XML-RPC requests and answer them.