Uses of Class
soc.message.SOCAdminPing

Packages that use SOCAdminPing
soc.message   
soc.robot   
 

Uses of SOCAdminPing in soc.message
 

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

Uses of SOCAdminPing in soc.robot
 

Methods in soc.robot with parameters of type SOCAdminPing
protected  void SOCRobotClient.handleADMINPING(SOCAdminPing mes)
          handle the admin ping message