com.antiaction.mayhem.httpd
Class ConfigResponseWorker

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

public class ConfigResponseWorker
extends java.lang.Object

ResponseWorker configuration, similar to a web site. Includes pointer to a worker, friendly display name and a document root. Also includes a list of interface/port/hostname bindings.

Version:
1.00
Author:
Nicholas Clarke

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

Constructor Detail

ConfigResponseWorker

public ConfigResponseWorker()


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