Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > xmlrpc/clientライブラリ > XMLRPC::Clientクラス > proxy2

instance method XMLRPC::Client#proxy2

proxy2(prefix, *args)[permalink][rdoc]

Almost the same like XMLRPC::Client#proxy only that a call on the returned XMLRPC::Client::Proxy object behaves like XMLRPC::Client#call2, i.e. a call on that object will return two parameters.