Synthia
Generic and flexible data structure generator
LogLine.java File Reference

Go to the source code of this file.

Classes

class  examples.apache.LogLine
 Representation of a line of Apache's access log. More...
 
enum  examples.apache.LogLine.StatusCode
 The possible status codes associated to each request. More...
 
class  examples.apache.LogLine.Request
 Simple representation of an HTTP request.
 
enum  examples.apache.LogLine.Request.Method
 

Packages

package  examples.apache
 Generates a fake web server log simulating the trajectory of multiple visitors through a randomly-generated site map.