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

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

class SOAP::RPC::Router

要約

目次

特異メソッド
インスタンスメソッド

特異メソッド

new(actor)[permalink][rdoc]

[TODO]

インスタンスメソッド

actor[permalink][rdoc]

[TODO]

add_document_operation(receiver, soapaction, name, param_def, opt = {})[permalink][rdoc]
add_document_method(receiver, soapaction, name, param_def, opt = {})

[TODO]

add_document_request_operation(factory, soapaction, name, param_def, opt = {})[permalink][rdoc]

[TODO]

add_headerhandler(handler)[permalink][rdoc]

[TODO]

add_rpc_operation(receiver, qname, soapaction, name, param_def, opt = {})[permalink][rdoc]
add_method(receiver, qname, soapaction, name, param_def, opt = {})
add_rpc_method(receiver, qname, soapaction, name, param_def, opt = {})

[TODO]

add_request_headerhandler(factory)[permalink][rdoc]

[TODO]

add_rpc_request_operation(factory, qname, soapaction, name, param_def, opt = {})[permalink][rdoc]

[TODO]

add_rpc_request_servant(factory, namespace)[permalink][rdoc]

[TODO]

add_rpc_servant(obj, namespace)[permalink][rdoc]
add_servant(obj, namespace)

[TODO]

create_fault_response(e)[permalink][rdoc]

[TODO]

external_ces[permalink][rdoc]
external_ces=(value)

[TODO]

generate_explicit_type[permalink][rdoc]
generate_explicit_type=(value)

[TODO]

literal_mapping_registry[permalink][rdoc]
literal_mapping_registry=(value)

[TODO]

mapping_registry[permalink][rdoc]
mapping_registry=(value)

[TODO]

route(conn_data)[permalink][rdoc]

[TODO]