Main Page   Class Hierarchy   Compound List   File List   Compound Members  

WTTools - Remote Console Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
CommandHandlerIfcCommandHandlerIfc.java defines interface for all command handlers
CommandHandlerImplCommandHandlerImpl.java is an implementation of CommandHandlerIfc
ConnectionHandlerIfcConnectionHandlerIfc.java defines object which is responsible for handling new incoming connections
ConnectionHandlerImplConnectionHandlerImpl.java contains current, basic implementation of ConnectionHandlerIfc
ConnectionServerConnectionServer.java defines objects which are responsible for handling single, remote connection to your application
ConstantsConstants.java contains or will be contain some common constants for this library
InternalCommandsClass InternalCommands is internal class implementing command handler for some basic and necessary actions which requires access to internal connection data such as 'quit' command, 'who', 'close'
LogIfcLogIfc.java defines simple interface for loging some info
RemoteServerRemoteServer.java is the main interface between your application and remotecons package
SampleCommandHandlerSample class SampleCommandHadler to show how to write own command handlers
SocketListenerSocketListener.java defines objects responsible for listening on server socket for incoming connection request

Generated on Thu Dec 19 21:00:47 2002 for WTTools - Remote Console by doxygen1.3-rc2