Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Protocols
Protocols.XMLRPC

Method Protocols.XMLRPC.decode_call()


Method decode_call

Call Protocols.XMLRPC.decode_call(string xml_input)

Description

Decodes a XML-RPC representation of a function call and returns a Call object.

See also

Call