Pike programming language

Top Web Web.SOAP Web.SOAP.Client
➤ Web.SOAP.Client Web.SOAP.Client()->create() ➤

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

get_arguments()

Extracted from as of .