| Trees | Indices | Help |
|
|---|
|
|
Abstract class EngineClient.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Initializer. Should be called from derived classes.
|
Fire timeout timer.
|
Starts client and returns client instance as a convenience. Derived classes must implement. |
Close client. Called by the engine after client has been unregistered. This method should handle all termination types (normal, forced or on timeout). Derived classes must implement. |
Handle a read notification. Called by the engine as the result of an event indicating that a read is available. |
Handle a write notification. Called by the engine as the result of an event indicating that a write can be performed now. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 4 13:58:05 2009 | http://epydoc.sourceforge.net |