Method Web.SOAP.Client()->call()
- Method
call
final
Concurrent.Future
call(Arguments
args
)- Description
Calls the SOAP method you most recently addressed using get_arguments().
- Returns
A Concurrent.Future that eventually delivers a result mapping.
- See also