XML-RPC is Remote Procedure Calling protocol that sends messages encoded in XML through HTTP. The specification was created by UserLand Software, Inc., and XML-RPC is a trademark owned by UserLand Software, Inc.
Mozilla implements XML-RPC as a JavaScript component. It was originally implemented by Martijn Pieters (mj@zope.com). The current module owner is Samuel Sieb (samuel@sieb.net).
Newsgroup: netscape.public.mozilla.xml
Source: mozilla/extensions/xml-rpc
Doxygen generated documentation for nsIXmlRpcClient and nsIXmlRpcClientListener.