Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > soap/rpc/proxyライブラリ > SOAP::RPC::Proxyクラス

class SOAP::RPC::Proxy

クラスの継承リスト: SOAP::RPC::Proxy < Object < Kernel

要約

目次

特異メソッド
new
インスタンスメソッド
add_document_method add_document_operation add_method add_rpc_method add_rpc_operation allow_unqualified_element allow_unqualified_element= call check_fault default_encodingstyle default_encodingstyle= endpoint_url endpoint_url= generate_explicit_type generate_explicit_type= headerhandler inspect invoke literal_mapping_registry literal_mapping_registry= mandatorycharset mandatorycharset= mapping_registry mapping_registry= operation reset_stream route set_wiredump_file_base soapaction soapaction= streamhandler test_loopback_response

特異メソッド

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]