|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Command | Root class for all Command objects sent from the client and the server. |
ErrorCommand | Represents a mistake in the specified arguments of a command. |
HelpCommand | Represents the command for telling user the list of all commands. |
QuitCommand | Command to represent the exit of a client. |
Core set of classes that form the basis for Commands sent from the client to the server. These Command classes are immutable once published. Only new command class types can be made available.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |