| Interface | Description |
|---|---|
| RemoteDrain |
Special kind of Drain to communicate callback data from std out/err over RMI into a different JVM.
|
| RemoteProcessExecutor |
Remote interface to execute processes over RMI.
|
| Class | Description |
|---|---|
| BasicProcessExecutor | |
| ProcessExecutorServer |
ProcessExecutor implementation to run in a separate JVM. |
| RemoteProcessContext |
Spacial implementation of a serializable process context.
|
| Enum | Description |
|---|---|
| DrainType |
Type of output a
RemoteDrain is talking about. |
Copyright © 2018 SAP SE. All Rights Reserved.