Methods

Files

Class 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
638:     def initialize(soapaction, receiver, name, param_def, opt)
639:       super(soapaction, name, param_def, opt)
640:       @receiver = receiver
641:     end

Private Instance Methods

receiver() click to toggle source
     # 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.