SOAP::RPC::Router::Operation
# File lib/soap/rpc/router.rb, line 638 def initialize(soapaction, receiver, name, param_def, opt) super(soapaction, name, param_def, opt) @receiver = receiver end
[Validate]
Generated with the Darkfish Rdoc Generator 2.