UniSaSA  1.0
Python Gateway
Public Member Functions | List of all members
gateway.manageClientThread Class Reference
Inheritance diagram for gateway.manageClientThread:

Public Member Functions

def __init__ (self, gateway, client)
 
def run (self)
 

Detailed Description

Don't use directly, use: Gateway.manageCommunicationThread().

Definition at line 478 of file gateway.py.

Constructor & Destructor Documentation

◆ __init__()

def gateway.manageClientThread.__init__ (   self,
  gateway,
  client 
)
Internal use only.

Definition at line 481 of file gateway.py.

Member Function Documentation

◆ run()

def gateway.manageClientThread.run (   self)
Internal use only.

Definition at line 487 of file gateway.py.


The documentation for this class was generated from the following file: