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

class SOAP::RPC::Proxy::Operation

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

要約

特異メソッド

new(soapaction, param_def, opt)

[TODO]

インスタンスメソッド

attributeformdefault

[TODO]

elementformdefault

[TODO]

raise_fault(mapping_registry, literal_mapping_registry)

[TODO]

request_body(values, mapping_registry, literal_mapping_registry, opt)

[TODO]

request_default_encodingstyle

[TODO]

request_style

[TODO]

request_use

[TODO]

response_default_encodingstyle

[TODO]

response_obj(body, mapping_registry, literal_mapping_registry, opt)

[TODO]

response_style

[TODO]

response_use

[TODO]

soapaction

[TODO]

class SOAP::RPC::Proxy::Operation