|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCSimpleAction | |
---|---|
soc.client | |
soc.message |
Uses of SOCSimpleAction in soc.client |
---|
Methods in soc.client with parameters of type SOCSimpleAction | |
---|---|
static void |
SOCDisplaylessPlayerClient.handleSIMPLEACTION(java.util.Map<java.lang.String,SOCGame> games,
SOCSimpleAction mes)
Update any game data from "simple action" announcements from the server. |
private void |
SOCPlayerClient.MessageTreater.handleSIMPLEACTION(SOCSimpleAction mes)
Handle "simple action" announcements from the server. |
Uses of SOCSimpleAction in soc.message |
---|
Methods in soc.message that return SOCSimpleAction | |
---|---|
static SOCSimpleAction |
SOCSimpleAction.parseDataStr(java.lang.String s)
Parse the command String into a SOCSimpleAction message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |