TelnetD at SF

Package net.wimpi.telnetd.shell

Provides for implementing shells.

See:
          Description

Interface Summary
Shell Interface that defines a shell used with this telnetd.
 

Class Summary
DummyShell This class is an example implmentation of a Shell.
ShellManager This class implements a Manager Singleton that takes care for all shells to be offered.
 

Package net.wimpi.telnetd.shell Description

Provides for implementing shells. A shell is basically the mediator between the telnet implementation and your application. The DummyShell class is a test shell that demonstrates the implemented windowing toolkit gadgets.

Related Documentation

For more documentation, please visit:


TelnetD at SF

Copyright © 2000-2005 Dieter Wimberger.