Uses of Class
org.objectweb.cjdbc.controller.ControllerServerThread

Packages that use ControllerServerThread
org.objectweb.cjdbc.controller C-JDBC controller bootstrap and interfaces. 
 

Uses of ControllerServerThread in org.objectweb.cjdbc.controller
 

Fields in org.objectweb.cjdbc.controller declared as ControllerServerThread
private  ControllerServerThread ControllerWorkerThread.serverThread
           
private  ControllerServerThread Controller.connectionThread
          Thread that listens for driver connections
 

Methods in org.objectweb.cjdbc.controller that return ControllerServerThread
 ControllerServerThread Controller.getConnectionThread()
          Access the connection thread.
 

Constructors in org.objectweb.cjdbc.controller with parameters of type ControllerServerThread
ControllerWorkerThread(ControllerServerThread serverThread)
          Creates a new ControllerWorkerThread instance.
 



Copyright © 2002, 2003 - ObjectWeb Consortium - All Rights Reserved.