|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.shell.ShellResponse org.crsh.shell.ShellResponse.Close
public static class ShellResponse.Close
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.crsh.shell.ShellResponse |
---|
ShellResponse.Cancelled, ShellResponse.Close, ShellResponse.Error, ShellResponse.NoCommand, ShellResponse.Ok, ShellResponse.UnknownCommand |
Field Summary | |
---|---|
private static ShellResponse.Close |
INSTANCE . |
Constructor Summary | |
---|---|
private |
ShellResponse.Close() |
Method Summary | |
---|---|
String |
getMessage() |
Methods inherited from class org.crsh.shell.ShellResponse |
---|
cancelled, close, error, error, evalError, evalError, internalError, internalError, noCommand, ok, ok, unknownCommand |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final ShellResponse.Close INSTANCE
Constructor Detail |
---|
private ShellResponse.Close()
Method Detail |
---|
public String getMessage()
getMessage
in class ShellResponse
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |