org.apache.http.benchmark
Class HttpBenchmark
java.lang.Object
org.apache.http.benchmark.HttpBenchmark
public class HttpBenchmark
- extends Object
Main program of the HTTP benchmark.
- Since:
- 4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpBenchmark
public HttpBenchmark(Config config)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
execute
public String execute()
throws Exception
- Throws:
Exception
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.