|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShellResponse | |
|---|---|
| org.crsh.lang.spi | |
| org.crsh.shell | |
| org.crsh.shell.impl.remoting | |
| Uses of ShellResponse in org.crsh.lang.spi |
|---|
| Fields in org.crsh.lang.spi declared as ShellResponse | |
|---|---|
ShellResponse |
ReplResponse.Response.response
. |
| Constructors in org.crsh.lang.spi with parameters of type ShellResponse | |
|---|---|
ReplResponse.Response(ShellResponse response)
|
|
| Uses of ShellResponse in org.crsh.shell |
|---|
| Subclasses of ShellResponse in org.crsh.shell | |
|---|---|
static class |
ShellResponse.Cancelled
|
static class |
ShellResponse.Close
|
static class |
ShellResponse.Error
|
static class |
ShellResponse.NoCommand
|
static class |
ShellResponse.Ok
Command execution is terminated. |
static class |
ShellResponse.UnknownCommand
|
| Methods in org.crsh.shell with parameters of type ShellResponse | |
|---|---|
void |
ShellProcessContext.end(ShellResponse response)
This method is invoked when the process ends. |
| Uses of ShellResponse in org.crsh.shell.impl.remoting |
|---|
| Fields in org.crsh.shell.impl.remoting declared as ShellResponse | |
|---|---|
ShellResponse |
ServerMessage.End.response
. |
| Constructors in org.crsh.shell.impl.remoting with parameters of type ShellResponse | |
|---|---|
ServerMessage.End(ShellResponse response)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||