PgServerThread

One server thread is opened for each client.

Methods
void close()
Close this connection.
void close()
Close this connection.
int getProcessId()
int getProcessId()
Thread getThread()
Thread getThread()
void run()
void run()
void setProcessId(int id)
void setProcessId(int id)
void setThread(Thread thread)
void setThread(Thread thread)