Package com.lyrisoft.chat.client

Top-level chat client package.

See:
          Description

Interface Summary
IChatClient The view of the client.
ICommandProcessorFactory Interface for an object that can construct a CommandProcessorLocal object
IUserCommandFactory Interface for an object that can construct a UserCommand object
 

Class Summary
ChatClientApplet Applet wrapper for the Client.
Client The heart of the NFC client program.
DumbClient An empty implementation of IChatClient.
Main Main class for standalone-client execution.
UserCommands Everything that a user types, or clicks comes here for processing.
 

Package com.lyrisoft.chat.client Description

Top-level chat client package. This package and subpackages contain the client code and interfaces, except for low-level networking. The low-level networking can be found in the com.lyrisoft.chat.server.local package package.



Copyright © 2000-2002 Taso Lyristis