Uses of Class
soc.message.SOCChoosePlayerRequest

Packages that use SOCChoosePlayerRequest
soc.client   
soc.message   
 

Uses of SOCChoosePlayerRequest in soc.client
 

Methods in soc.client with parameters of type SOCChoosePlayerRequest
protected  void SOCPlayerClient.MessageTreater.handleCHOOSEPLAYERREQUEST(SOCChoosePlayerRequest mes)
          handle the "choose player request" message
protected  void SOCDisplaylessPlayerClient.handleCHOOSEPLAYERREQUEST(SOCChoosePlayerRequest mes)
          handle the "choose player request" message
 

Uses of SOCChoosePlayerRequest in soc.message
 

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