Class BasicServer

java.lang.Object
  extended byBasicServer

public abstract class BasicServer
extends Object

A class to handle the basic crap for the [Sunday,Finger,Client]Server classes. TODO: Write BasicServer


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

Constructor Detail

BasicServer

public BasicServer()