Uses of Class
soc.message.SOCGameStats

Packages that use SOCGameStats
soc.client   
soc.message   
 

Uses of SOCGameStats in soc.client
 

Methods in soc.client with parameters of type SOCGameStats
protected  void SOCPlayerClient.handleGAMESTATS(SOCGameStats mes)
          handle the "game stats" message
protected  void SOCDisplaylessPlayerClient.handleGAMESTATS(SOCGameStats mes)
          handle the "game stats" message
 

Uses of SOCGameStats in soc.message
 

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