Remote Procedure Calls with PEAR::XML-RPC - Map and Send
(Page 10 of 12 )
A distribution map is created to assign the function components to the correct request. It takes the form on an array indexed by the requested function's name; the value is another array which maps the appropriate internal function name, signature and documentation string using the keys "function," "signature" and "docstring."