|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectctf.evaluation.simulator.responses.Response
ctf.evaluation.simulator.responses.CommandResponse
public class CommandResponse
A response to a command
Constructor Summary | |
---|---|
CommandResponse(Connection connection)
|
Method Summary | |
---|---|
float |
time()
The (game) time that the command was received |
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 |
---|
public CommandResponse(Connection connection) throws java.io.IOException, NetworkException, ProtocolError
java.io.IOException
NetworkException
ProtocolError
Method Detail |
---|
public float time()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |