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

instance method XMLRPC::Server#serve

serve

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.