Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > xmlrpc/clientライブラリ > XMLRPC::Clientクラス > new2
new2(uri, proxy=nil, timeout=nil)
[permalink][rdoc]new_from_uri(uri, proxy=nil, timeout=nil)
URI specifying protocol (http or https), host, port, path, user and password. Example: https://user:password@host:port/path
Is of the form "host:port".
Defaults to 30.