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

class SOAP::RPC::Router

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

要約

目次

特異メソッド
new
インスタンスメソッド
actor add_document_method add_document_operation add_document_request_operation add_headerhandler add_method add_rpc_method add_rpc_operation add_request_headerhandler add_rpc_request_operation add_rpc_request_servant add_rpc_servant add_servant create_fault_response external_ces external_ces= generate_explicit_type generate_explicit_type= literal_mapping_registry literal_mapping_registry= mapping_registry mapping_registry= route

特異メソッド

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]