Uses of Class
org.objectweb.cjdbc.requestplayer.ClientEmulator

Packages that use ClientEmulator
org.objectweb.cjdbc.requestplayer The request player can replay a trace session from a previously generated C-JDBC requests.log file 
 

Uses of ClientEmulator in org.objectweb.cjdbc.requestplayer
 

Fields in org.objectweb.cjdbc.requestplayer declared as ClientEmulator
private  ClientEmulator ClientThread.father
           
 

Constructors in org.objectweb.cjdbc.requestplayer with parameters of type ClientEmulator
MonitoringThread(ClientEmulator father, long timeInMs)
          Creates a new MonitoringThread.
ClientThread(int threadId, ClientEmulator father, int connectionType)
          Creates a new ClientThread instance.
 



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