Uses of Class
soc.message.SOCMembers

Packages that use SOCMembers
soc.client   
soc.message   
 

Uses of SOCMembers in soc.client
 

Methods in soc.client with parameters of type SOCMembers
protected  void SOCPlayerClient.MessageTreater.handleMEMBERS(SOCMembers mes)
          handle the "channel members" message
protected  void SOCDisplaylessPlayerClient.handleMEMBERS(SOCMembers mes)
          handle the "members" message
 

Uses of SOCMembers in soc.message
 

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