public class SparkTextIoApp extends Object
| Constructor and Description |
|---|
SparkTextIoApp(Consumer<TextIO> textIoRunner,
WebTextTerminal termTemplate) |
| Modifier and Type | Method and Description |
|---|---|
SparkDataServer |
getServer() |
void |
setMaxInactiveSeconds(Integer maxInactiveSeconds) |
void |
setOnAbort(Consumer<String> onAbort) |
void |
setOnDispose(Consumer<String> onDispose) |
public SparkTextIoApp(Consumer<TextIO> textIoRunner, WebTextTerminal termTemplate)