|
||||||||||
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.SideResponse
public class SideResponse
A response to "want_side [Int]"
Constructor Summary | |
---|---|
SideResponse(Connection connection)
|
Method Summary | |
---|---|
int |
side()
Which side we're on |
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 SideResponse(Connection connection) throws java.io.IOException, NetworkException, ProtocolError
java.io.IOException
NetworkException
ProtocolError
Method Detail |
---|
public int side()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |