| Trees | Indices | Help |
|
|---|
|
|
SimpleXMLRPCDispatcher --+
|
CGIXMLRPCRequestHandler
Simple handler for XML-RPC data passed through CGI.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Handle a single HTTP GET request. Default implementation indicates an error because XML-RPC uses the POST method. |
Handle a single XML-RPC request passed through a CGI post method. If no XML data is given then it is read from stdin. The resulting XML-RPC response is printed to stdout along with the correct HTTP headers. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Tue Jan 29 22:41:42 2008 | http://epydoc.sourceforge.net |