Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.http.contrib.benchmark
Class HttpBenchmark  view HttpBenchmark download HttpBenchmark.java

java.lang.Object
  extended byorg.apache.http.contrib.benchmark.HttpBenchmark

public class HttpBenchmark
extends java.lang.Object

Since:
4.0
Version:
$Revision: 408474 $

Constructor Summary
HttpBenchmark()
           
 
Method Summary
private static org.apache.http.protocol.HttpRequestExecutor createRequestExecutor()
           
static void main(java.lang.String[] args)
           
private static void showUsage(org.apache.commons.cli.Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpBenchmark

public HttpBenchmark()
Method Detail

createRequestExecutor

private static org.apache.http.protocol.HttpRequestExecutor createRequestExecutor()

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception

showUsage

private static void showUsage(org.apache.commons.cli.Options options)