Class
SOAP::CGIStub
In:
lib/soap/compat.rb
Parent:
RPC::CGIStub
Methods
addMethod
addMethodAs
addMethodWithNS
addMethodWithNSAs
new
External Aliases
add_servant
->
addServant
Public Class methods
new
(*arg)
Public Instance methods
addMethod
(receiver, methodName, *paramArg)
addMethodAs
(receiver, methodName, methodNameAs, *paramArg)
addMethodWithNS
(namespace, receiver, methodName, *paramArg)
addMethodWithNSAs
(namespace, receiver, methodName, methodNameAs, *paramArg)
[Validate]