zombie.network
Class ConnectionResponse

java.lang.Object
  extended by zombie.network.ConnectionResponse

public class ConnectionResponse
extends java.lang.Object

Author:
LEMMY

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

Field Detail

text

public java.lang.String text
Constructor Detail

ConnectionResponse

public ConnectionResponse()