ctf.evaluation.simulator.responses
Class PlacementResponse

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

public class PlacementResponse
extends Response

A response to a command


Constructor Summary
PlacementResponse(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

PlacementResponse

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