|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.lyrisoft.chat.client.command.UserCommandProcessor
|
+--com.lyrisoft.chat.client.command.Rooms
Handle a room list request message
| Constructor Summary | |
Rooms()
|
|
| Method Summary | |
void |
process(java.lang.String input,
java.lang.String arg,
Client client)
Process some user input. |
| Methods inherited from class com.lyrisoft.chat.client.command.UserCommandProcessor |
decompose, decompose |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Rooms()
| Method Detail |
public void process(java.lang.String input,
java.lang.String arg,
Client client)
UserCommandProcessorprocess in class UserCommandProcessorChatServerLocal.requestRoomList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||