|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GameQuerier
Method Summary | |
---|---|
Game |
getAllInformation()
Method for getting all available information |
ClientsDetails |
getClientsDetails()
Method for accessing details on the connected clients. |
Server |
getServer()
Returns server related information. |
ServerDetails |
getServerDetails()
Method for accessing server details. |
Method Detail |
---|
ServerDetails getServerDetails() throws JOTLException
ClientsInfo
object or null if no info has
been collected
JOTLException
ClientsDetails getClientsDetails() throws JOTLException
ServerInfo
object or null if no info has been
collected
JOTLException
Game getAllInformation() throws JOTLException
JOTLException
Server getServer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |