org.hsqldb

Class Server.ServerThread

private class Server.ServerThread extends Thread

A specialized Thread inner class in which the run() method of this server executes.
Method Summary
voidrun()
Executes the run() method of this server

Method Detail

run

public void run()
Executes the run() method of this server
Copyright © 2001 - 2005 HSQL Development Group. All Rights Reserved.