Uses of Class
soc.message.SOCServerPing

Packages that use SOCServerPing
soc.message   
soc.robot   
soc.server   
 

Uses of SOCServerPing in soc.message
 

Methods in soc.message that return SOCServerPing
static SOCServerPing SOCServerPing.parseDataStr(java.lang.String s)
          Parse the command String into a ServerPing message
 

Uses of SOCServerPing in soc.robot
 

Methods in soc.robot with parameters of type SOCServerPing
protected  void SOCRobotClient.handleSERVERPING(SOCServerPing mes)
          handle the server ping message
 

Uses of SOCServerPing in soc.server
 

Fields in soc.server declared as SOCServerPing
(package private)  SOCServerPing SOCServerRobotPinger.ping