All Packages Class Hierarchy This Package Previous Next Index
Class w3c.jigsaw.tests.FastHttpd
java.lang.Object
|
+----w3c.jigsaw.tests.FastHttpd
- public class FastHttpd
- extends Object
-
FastHttpd(String, int, boolean, boolean)
-
-
getContent()
-
-
go()
-
-
main(String[])
-
FastHttpd
public FastHttpd(String fname,
int numclients,
boolean useAsync,
boolean fromMem) throws Exception
main
public static void main(String args[])
go
public void go() throws Exception
getContent
public final byte[] getContent() throws IOException
All Packages Class Hierarchy This Package Previous Next Index