Wraps the XML-RPC system.* introspection methods
Located in /Zend/XmlRpc/Client/ServerIntrospection.php (line 36)
Call system.methodSignature() for the given method
Returns the signature for each method on the server, autodetecting whether system.multicall() is supported and using it if so.
Get the method signatures for every method by successively calling system.methodSignature
Attempt to get the method signatures in one request via system.multicall().
This is a boxcar feature of XML-RPC and is found on fewer servers. However, can significantly improve performance if present.
Call system.listMethods()
Documentation generated on Thu, 18 Jan 2007 09:59:11 -0800 by phpDocumentor 1.3.1