ctf.evaluation.simulator.responses
Class CTFResponse

java.lang.Object
  extended by ctf.evaluation.simulator.responses.Response
      extended by ctf.evaluation.simulator.responses.CTFResponse

public class CTFResponse
extends Response

A "CTF2008" response


Constructor Summary
CTFResponse(Connection connection)
           
 
Method Summary
 
Methods inherited from class ctf.evaluation.simulator.responses.Response
response, tokens
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CTFResponse

public CTFResponse(Connection connection)
            throws java.io.IOException,
                   NetworkException
Throws:
java.io.IOException
NetworkException