|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ponder2.ShellInstance
public class ShellInstance
The actual class that an interactive user interacts with. One ShellInstance is spawned off in a new thread for each new connection received.
Nested Class Summary | |
---|---|
protected static class |
ShellInstance.Commands
the internal commands recognised by the shell |
Method Summary | |
---|---|
void |
dummyop()
Dummy operation to make sure Eclipse gives this file to the APT compiler |
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
public void dummyop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |