|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOCChannels | |
|---|---|
| soc.client | |
| soc.message | |
| Uses of SOCChannels in soc.client |
|---|
| Methods in soc.client with parameters of type SOCChannels | |
|---|---|
protected void |
SOCDisplaylessPlayerClient.handleCHANNELS(SOCChannels mes)
handle the "list of channels" message |
protected void |
SOCAccountClient.handleCHANNELS(SOCChannels mes)
Handle the "list of channels" message: Server connection is complete, show SOCAccountClient.MAIN_PANEL unless SOCAccountClient.connPanel is already showing. |
protected void |
SOCPlayerClient.MessageTreater.handleCHANNELS(SOCChannels mes,
boolean isPractice)
handle the "list of channels" message; this message indicates that we're newly connected to the server, and is sent even if the server isn't using SOCServerFeatures.FEAT_CHANNELS: Server connection is complete. |
| Uses of SOCChannels in soc.message |
|---|
| Methods in soc.message that return SOCChannels | |
|---|---|
static SOCChannels |
SOCChannels.parseDataStr(java.lang.String s)
Parse the command String into a Channels message |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||