class CRaSHResponseProcess extends CRaSHProcess
| Modifier and Type | Field and Description |
|---|---|
private StringBuilder |
msg
.
|
private ShellResponse |
response
.
|
crash, request| Constructor and Description |
|---|
CRaSHResponseProcess(CRaSHSession session,
String request,
StringBuilder msg,
ShellResponse response) |
| Modifier and Type | Method and Description |
|---|---|
(package private) ShellResponse |
doInvoke(ShellProcessContext context) |
cancel, execute, getKeyHandlerprivate final StringBuilder msg
private final ShellResponse response
public CRaSHResponseProcess(CRaSHSession session, String request, StringBuilder msg, ShellResponse response)
ShellResponse doInvoke(ShellProcessContext context) throws InterruptedException
doInvoke in class CRaSHProcessInterruptedExceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.