Uses of Class
soc.message.SOCGames

Packages that use SOCGames
soc.client   
soc.message   
 

Uses of SOCGames in soc.client
 

Methods in soc.client with parameters of type SOCGames
protected  void SOCDisplaylessPlayerClient.handleGAMES(SOCGames mes)
          handle the "list of games" message
protected  void SOCPlayerClient.MessageTreater.handleGAMES(SOCGames mes, boolean isPractice)
          handle the "list of games" message
 

Uses of SOCGames in soc.message
 

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