|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCNewChannel | |
---|---|
soc.client | |
soc.message |
Uses of SOCNewChannel in soc.client |
---|
Methods in soc.client with parameters of type SOCNewChannel | |
---|---|
protected void |
SOCPlayerClient.MessageTreater.handleNEWCHANNEL(SOCNewChannel mes)
handle the "new channel" message |
protected void |
SOCDisplaylessPlayerClient.handleNEWCHANNEL(SOCNewChannel mes)
handle the "new channel" message |
Uses of SOCNewChannel in soc.message |
---|
Methods in soc.message that return SOCNewChannel | |
---|---|
static SOCNewChannel |
SOCNewChannel.parseDataStr(java.lang.String s)
Parse the command String into a NewChannel message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |