Uses of Class
soc.message.SOCJoinAuth

Packages that use SOCJoinAuth
soc.client   
soc.message   
 

Uses of SOCJoinAuth in soc.client
 

Methods in soc.client with parameters of type SOCJoinAuth
protected  void SOCPlayerClient.MessageTreater.handleJOINAUTH(SOCJoinAuth mes)
          handle the "join channel authorization" message
protected  void SOCDisplaylessPlayerClient.handleJOINAUTH(SOCJoinAuth mes)
          handle the "join authorization" message
 

Uses of SOCJoinAuth in soc.message
 

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