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

class SOAP::RPC::SOAPMethodRequest

クラスの継承リスト: SOAP::RPC::SOAPMethodRequest < SOAP::RPC::SOAPMethod < SOAP::SOAPStruct < SOAP::SOAPCompoundtype < SOAP::SOAPType < SOAP < Enumerable < XSD::NSDBase < Object < Kernel

要約

特異メソッド

create_request(qname, *params)

[TODO]

new(qname, param_def = nil, soapaction = nil)

[TODO]

インスタンスメソッド

create_method_response(response_name = nil)

[TODO]

dup

[TODO]

each {|name, inparam| ... }

[TODO]

soapaction
soapaction=(value)

[TODO]

class SOAP::RPC::SOAPMethodRequest