com.asdf.test
Class EvilServer

java.lang.Object
  extended by com.asdf.test.EvilServer

public class EvilServer
extends java.lang.Object

EvilServer Implements server that is sending all kinds of erroneous messages to connecting clients.


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

Constructor Detail

EvilServer

public EvilServer()