|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Emote | Handle an emote message |
EmoteUser | Handle a private emote message |
Help | Handle a help request |
Hyperlink | |
Ignore | Ignore another user |
Join | Handle a join message |
Kick | |
Kill | Kill another user |
Op | |
Part | Handle a part message |
Ping | Handle a ping message |
Rooms | Handle a room list request message |
SayToRoom | Say something to everyone in the room. |
SayToUser | a "private message" |
SignOff | Handle a signoff message |
Stats | Handle a stats request |
UnIgnore | Unignore another user |
UserCommandProcessor | Process a command that came from the user or user interface |
Users | Handle a user list request message |
Whois | Handle a whois message |
Exception Summary | |
NotEnoughArgumentsException | Thrown by UserCommandProcessor's decompose() methods |
Command processors for the client-side commands. These commands typically orginate from the GUI, and should not be confused with the com.lyrisoft.chat.server.local.command package, which deals with commands that originate at the server.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |