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

class SOAP::RPC::Router::Operation

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

要約

特異メソッド

new(soapaction, name, param_def, opt)

[TODO]

インスタンスメソッド

call(body,mapping_registry, literal_mapping_registry, opt)

[TODO]

name

[TODO]

request_default_encodingstyle

[TODO]

request_style

[TODO]

request_use

[TODO]

response_default_encodingstyle

[TODO]

response_style

[TODO]

response_use

[TODO]

soapaction

[TODO]

class SOAP::RPC::Router::Operation