Package com.lyrisoft.chat.server.remote.command

Command objects that processes data (commands) that comes from the client.

See:
          Description

Interface Summary
ICommandProcessorRemote An object that can process a message that came from the client side.
 

Class Summary
BroadcastPing  
CommandBase  
EmoteRoom  
EmoteUser  
Hello  
Help  
Ignore Handles an ignore command from a client.
Invite  
JoinRoom  
Kick  
Kill  
Op  
PartRoom  
Ping  
Pong  
RemoteClientMessage  
Rooms  
SayToRoom  
SayToUser  
SetVersion  
Shutdown  
SignOff  
SignOn  
Stats  
UnIgnore Handles an unignore command from a client.
UnInvite  
UnknownCommand  
Users  
UsersInRoom  
Whois  
 

Package com.lyrisoft.chat.server.remote.command Description

Command objects that processes data (commands) that comes from the client.



Copyright © 2000-2002 Taso Lyristis