Methods

Files

Class/Module Index [+]

Quicksearch

SOAP::RPC::Router::ApplicationScopeOperation

Public Class Methods

new(soapaction, receiver, name, param_def, opt) click to toggle source
# 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.