Class

SOAP::RPC::SOAPMethodRequest

Inheritance
< SOAP::RPC::SOAPMethod < SOAPStruct

Attributes

Name Visibility R/W Description
soapaction public RW

Methods

Class

Visibility Signature
public create_request (qname, *params)
public new (qname, param_def = nil, soapaction = nil)

Instance

Visibility Signature
public create_method_response (response_name = nil)
public dup ()
public each () {|name, @inparam[name]| ...}

Class Method Detail

create_request(qname, *params)

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

Instance Method Detail

create_method_response(response_name = nil)

dup()

each() {|name, @inparam[name]| ...}