All Packages Class Hierarchy This Package Previous Next Index
Class novocode.webbench.WebBench
java.lang.Object
|
+----novocode.webbench.WebBench
- public final class WebBench
- extends Object
Constructor Index
- o
WebBench(int, int, String[])
-
Method Index
- o
clientFinished()
-
- o
main(String[])
-
- o
start()
-
o
WebBench
public WebBench(int loops,
int clients,
String urls[]) throws UnknownHostException
o
start
public void start()
o
clientFinished
public synchronized void clientFinished()
o
main
public static void main(String args[]) throws Exception
All Packages Class Hierarchy This Package Previous Next Index