Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > soap/rpc/proxyライブラリ > SOAP::RPC::Proxyクラス
クラスの継承リスト: SOAP::RPC::Proxy < Object < Kernel
new(endpoint_url, soapaction, options)
[permalink][rdoc][TODO]
add_document_operation(soapaction, name, param_def, opt = {})
[permalink][rdoc]add_document_method(soapaction, name, param_def, opt = {})
[TODO]
add_rpc_operation(qname, soapaction, name, param_def, opt = {})
[permalink][rdoc]add_method(qname, soapaction, name, param_def, opt = {})
add_rpc_method(qname, soapaction, name, param_def, opt = {})
[TODO]
allow_unqualified_element
[permalink][rdoc]allow_unqualified_element=(value)
[TODO]
call(name, *params)
[permalink][rdoc][TODO]
check_fault(body)
[permalink][rdoc][TODO]
default_encodingstyle
[permalink][rdoc]default_encodingstyle=(value)
[TODO]
endpoint_url
[permalink][rdoc]endpoint_url=(endpoint_url)
[TODO]
generate_explicit_type
[permalink][rdoc]generate_explicit_type=(value)
[TODO]
headerhandler
[permalink][rdoc][TODO]
inspect
[permalink][rdoc][TODO]
invoke(req_header, req_body, opt = nil)
[permalink][rdoc][TODO]
literal_mapping_registry
[permalink][rdoc]literal_mapping_registry=(value)
[TODO]
mandatorycharset
[permalink][rdoc]mandatorycharset=(value)
[TODO]
mapping_registry
[permalink][rdoc]mapping_registry=(value)
[TODO]
operation
[permalink][rdoc][TODO]
reset_stream
[permalink][rdoc][TODO]
route(req_header, req_body, reqopt, resopt)
[permalink][rdoc][TODO]
set_wiredump_file_base(wiredump_file_base)
[permalink][rdoc][TODO]
soapaction
[permalink][rdoc]soapaction=(value)
[TODO]
streamhandler
[permalink][rdoc][TODO]
test_loopback_response
[permalink][rdoc][TODO]