List of all members.
Public Member Functions |
|
def | __init__ |
|
def | run |
| def | start |
| | Starts the threaded server.
|
| def | stop |
| | Stops the threaded server.
|
Private Member Functions |
| def | _process_message |
| | Pure Virtual Method.
|
Private Attributes |
|
| _isAlive |
Member Function Documentation
Pure Virtual Method.
This method is called every time a JSON object is received from a client
- Parameters:
-
| obj | JSON "key: value" object received from client |
- Return values:
-
Starts the threaded server.
The newly living know nothing of the dead
- Return values:
-
Stops the threaded server.
The life of the dead is in the memory of the living
- Return values:
-
The documentation for this class was generated from the following file: