|
||||||||||
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.Cancelled
|
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.UnknownCommand
|
Constructor Summary | |
---|---|
ShellResponse()
|
Method Summary | |
---|---|
abstract 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 String getText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |