| Home | Trees | Indices | Help |
|
|---|
|
|
SocketServer.ThreadingMixIn --+
|
SocketServer.BaseServer --+ |
| |
SocketServer.TCPServer --+ |
| |
SimpleXMLRPCServer.SimpleXMLRPCDispatcher --+ |
| |
SimpleXMLRPCServer.SimpleXMLRPCServer --+
|
ThreadingXMLRPCServer
Adds ThreadingMixin to SimpleXMLRPCServer to support multiple concurrent requests via threading. Also makes logging toggleable.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from Inherited from Inherited from Inherited from |
| Method Details |
Overrides SimpleXMLRPCServer to set option to allow_reuse_address.
|
override ThreadingMixin, which sends errors to stderr
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 10:12:15 2013 | http://epydoc.sourceforge.net |