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

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

Uses of ControllerServerThread in org.objectweb.cjdbc.controller.core
 

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

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

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



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