SOAP::RPC::Router::Operation
# File lib/soap/rpc/router.rb, line 638 638: def initialize(soapaction, receiver, name, param_def, opt) 639: super(soapaction, name, param_def, opt) 640: @receiver = receiver 641: end
# File lib/soap/rpc/router.rb, line 645 645: def receiver 646: @receiver 647: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.