/* accessCounter.Server.java
* $Id, $Date eric Exp $
* (c) COPYRIGHT MIT and INRIA, 1997.
* Please first read the full copyright statement in file COPYRIGHT.html
*
* Caution: emits showers of sparks.
*/
package w3c.model.www.pep.extensions.accessCounter;
import java.net.*;
import w3c.model.www.pep.*;
import w3c.model.www.pep.altlib.*;
import w3c.model.www.pep.bags.*;
public class ProxyServer extends Server
public ProxyServer () {super();}