The DocCGIXMLRPCRequestHandler class is derived from
SimpleXMLRPCServer.CGIXMLRPCRequestHandler and provides a means
of creating self-documenting, XML-RPC CGI scripts. HTTP POST requests
are handled as XML-RPC method calls. HTTP GET requests are handled by
generating pydoc-style HTML documentation. This allows a server to
provide its own web-based documentation.
| set_server_title( |
server_title) |
-
Set the title used in the generated HTML documentation. This title
will be used inside the HTML "title" element.
| set_server_name( |
server_name) |
-
Set the name used in the generated HTML documentation. This name will
appear at the top of the generated documentation inside a "h1"
element.
| set_server_documentation( |
server_documentation) |
-
Set the description used in the generated HTML documentation. This
description will appear as a paragraph, below the server name, in the
documentation.
Release 2.4.1, documentation updated on 30 March 2005.
See About this document... for information on suggesting changes.
Document provided by Web Master Resources and hosted at Speedy Domain Registration Company |