|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.shell.ShellResponse
public abstract class ShellResponse
| Nested Class Summary | |
|---|---|
static class |
ShellResponse.Close
|
static class |
ShellResponse.Display
|
static class |
ShellResponse.Error
|
static class |
ShellResponse.NoCommand
|
static class |
ShellResponse.Ok
Command execution is terminated. |
static class |
ShellResponse.SyntaxError
|
static class |
ShellResponse.UnkownCommand
|
| Constructor Summary | |
|---|---|
ShellResponse()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getText()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShellResponse()
| Method Detail |
|---|
public abstract java.lang.String getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||