|
||||||||||
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.VersionResponse
public class VersionResponse
A response giving the STEAL version
Constructor Summary | |
---|---|
VersionResponse(Connection connection)
Constructor. |
Method Summary | |
---|---|
float |
version()
STEAL version in use |
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 VersionResponse(Connection connection) throws java.io.IOException, NetworkException, ProtocolError
connection
- the connection to get the EndMsg from
java.io.IOException
NetworkException
ProtocolError
Method Detail |
---|
public float version()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |