Zend_XmlRpc_Client_ServerIntrospectionWraps the XML-RPC system.* introspection methods
Located in /Zend/XmlRpc/Client/ServerIntrospection.php (line 36)
Constructor __construct (line 47)
getMethodSignature (line 145)
Call system.methodSignature() for the given method
getSignatureForEachMethod (line 59)
Returns the signature for each method on the server, autodetecting whether system.multicall() is supported and using it if so.
getSignatureForEachMethodByLooping (line 125)
Get the method signatures for every method by successively calling system.methodSignature
getSignatureForEachMethodByMulticall (line 84)
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.
listMethods (line 157)
Call system.listMethods()
Documentation generated on Wed, 21 Feb 2007 11:59:42 -0800 by phpDocumentor 1.3.1