Class
SOAP::RPC::SOAPMethodRequest
In:
lib/soap/rpc/element.rb
Parent:
SOAPMethod
Methods
create_method_response
create_request
dup
each
new
Attributes
soapaction
[RW]
Public Class methods
create_request
(qname, *params)
new
(qname, param_def = nil, soapaction = nil)
Public Instance methods
create_method_response
(response_name = nil)
dup
()
each
() {|name, @inparam[name]| ...}
[Validate]