SOAP::RPC::Driver::Servant__
(Class)
In:
soap/rpc/driver.rb
Parent:
Object
Methods
add_method
add_rpc_method_interface
call
default_encodingstyle
default_encodingstyle=
endpoint_url
endpoint_url=
invoke
mapping_registry
mapping_registry=
new
soapaction
soapaction=
test_loopback_response
Attributes
headerhandler
[R]
options
[R]
proxy
[R]
streamhandler
[R]
Public Class methods
new
(host, endpoint_url, namespace)
Public Instance methods
add_method
(name_as, soapaction, name, param_def)
add_rpc_method_interface
(name, param_def)
call
(name, *params)
default_encodingstyle
()
default_encodingstyle=
(encodingstyle)
endpoint_url
()
endpoint_url=
(endpoint_url)
invoke
(headers, body)
mapping_registry
()
mapping_registry=
(mapping_registry)
soapaction
()
soapaction=
(soapaction)
test_loopback_response
()
[Validate]