Modifier and Type | Class and Description |
---|---|
(package private) class |
ProcessHandler
A process execution state machine.
|
Modifier and Type | Method and Description |
---|---|
void |
ShellProcess.execute(ShellProcessContext processContext)
Begin the process.
|
Modifier and Type | Field and Description |
---|---|
private ShellProcessContext |
AsyncProcess.caller
.
|
private ShellProcessContext |
AsyncProcess.context
.
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncProcess.execute(ShellProcessContext processContext) |
Modifier and Type | Field and Description |
---|---|
private ShellProcessContext |
CRaSHProcessContext.processContext
.
|
Modifier and Type | Method and Description |
---|---|
(package private) ShellResponse |
CRaSHCommandProcess.doInvoke(ShellProcessContext context) |
(package private) ShellResponse |
CRaSHResponseProcess.doInvoke(ShellProcessContext context) |
(package private) abstract ShellResponse |
CRaSHProcess.doInvoke(ShellProcessContext context) |
void |
CRaSHProcess.execute(ShellProcessContext processContext) |
Constructor and Description |
---|
CRaSHProcessContext(CRaSHSession session,
ShellProcessContext processContext) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ClientProcessContext |
Modifier and Type | Method and Description |
---|---|
(package private) void |
ServerAutomaton.execute(ServerProcess process,
ShellProcessContext processContext) |
void |
ServerProcess.execute(ShellProcessContext processContext) |
Modifier and Type | Class and Description |
---|---|
class |
SSHInlineShellProcessContext
ShellProcessContext for SSH inline commands
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ProcessContext |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.