|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||