| Package | Description |
|---|---|
| org.crsh.repl | |
| org.crsh.shell | |
| org.crsh.shell.impl.remoting |
| Modifier and Type | Field and Description |
|---|---|
ShellResponse |
EvalResponse.Response.response
.
|
| Constructor and Description |
|---|
EvalResponse.Response(ShellResponse response) |
| Modifier and Type | Class and Description |
|---|---|
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 |
| Modifier and Type | Method and Description |
|---|---|
void |
ShellProcessContext.end(ShellResponse response)
This method is invoked when the process ends.
|
| Modifier and Type | Field and Description |
|---|---|
ShellResponse |
ServerMessage.End.response
.
|
| Constructor and Description |
|---|
ServerMessage.End(ShellResponse response) |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.