com.antiaction.mayhem.httpd
Class ConfigRequestGroup

java.lang.Object
  extended by com.antiaction.mayhem.httpd.ConfigRequestGroup

public class ConfigRequestGroup
extends java.lang.Object

Configuration for a request group, web sites sharing the same ObjectBroker, ThreadPool and worker threads. Also includes a list of ResponseWorker configs, ie. web sites.

Version:
1.00
Author:
Nicholas Clarke

Constructor Summary
ConfigRequestGroup()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigRequestGroup

public ConfigRequestGroup()


Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.