|
UniSaSA
1.0
Python Gateway
|
Public Member Functions | |
| def | __init__ (self, gateway, client) |
| def | run (self) |
Don't use directly, use: Gateway.manageCommunicationThread().
Definition at line 478 of file gateway.py.
| def gateway.manageClientThread.__init__ | ( | self, | |
| gateway, | |||
| client | |||
| ) |
Internal use only.
Definition at line 481 of file gateway.py.
| def gateway.manageClientThread.run | ( | self | ) |
Internal use only.
Definition at line 487 of file gateway.py.
1.8.13