| Home | Trees | Indices | Help |
|
|---|
|
|
| Nested Classes | |
|
ConnWrapper Base class for implementing the rest of the wrappers in this module. |
|
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Class Variables | |
daemon_threads = True
|
|
allow_reuse_address = True
|
|
|
Inherited from Inherited from |
|
| Method Details |
Constructor. May be extended, do not override.
|
Verify the request. May be overridden. Return True if we should proceed with this request.
|
Handle one request at a time until shutdown. Polls for shutdown every poll_interval seconds. Ignores self.timeout. If you need to do periodic tasks, do them in another thread.
|
Finish one request by instantiating RequestHandlerClass.
|
Called to clean up an individual request.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 13 00:16:23 2009 | http://epydoc.sourceforge.net |