|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Shell | |
|---|---|
| net.wimpi.telnetd.shell | |
| Uses of Shell in net.wimpi.telnetd.shell |
|---|
| Classes in net.wimpi.telnetd.shell that implement Shell | |
|---|---|
class |
DummyShell
This class is an example implmentation of a Shell. It is used for testing the system. At the moment you can see all io toolkit classes in action, pressing "t" at its prompt (instead of the enter, which is requested for logging out again). |
| Methods in net.wimpi.telnetd.shell that return Shell | |
|---|---|
static Shell |
DummyShell.createShell()
|
Shell |
ShellManager.getShell(java.lang.String key)
Accessor method for shells that have been set up. Note that it uses a factory method that any shell should provide via a specific class operation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||