Class w3c.jigsaw.tests.FastHttpd
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

Constructor Index

 o FastHttpd(String, int, boolean, boolean)

Method Index

 o getContent()
 o go()
 o main(String[])

Constructors

 o FastHttpd
  public FastHttpd(String fname,
                   int numclients,
                   boolean useAsync,
                   boolean fromMem) throws Exception

Methods

 o main
  public static void main(String args[])
 o go
  public void go() throws Exception
 o getContent
  public final byte[] getContent() throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index