Package net.sf.jbenchmark.parser

Introduction

See:
          Description

Class Summary
HttpRequest  
LogLineParser Parser for Http Logs.
 

Package net.sf.jbenchmark.parser Description

Introduction

The benchmark tool is a simple HTTP benchmarking tool. Benchmarks are defined in an XML based benchmark script, and an Ant task is used to execute the script. see the userguide.html for details.

Parser package provides parsers for things like http log files.