このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

Ruby 1.9.3 リファレンスマニュアル

singleton method XMLRPC::Client.new3

new3(hash={})[permalink][rdoc]
new_from_hash(hash={})

Parameter hash has following case-insensitive keys:

  • host
  • path
  • port
  • proxy_host
  • proxy_port
  • user
  • password
  • use_ssl
  • timeout

Calls XMLRPC::Client.new with the corresponding values.