Package | Description |
---|---|
io.vertx.reactivex.ext.shell.term |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<SignalHandler> |
SignalHandler.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static SignalHandler |
SignalHandler.newInstance(SignalHandler arg) |
Modifier and Type | Method and Description |
---|---|
Term |
Term.interruptHandler(SignalHandler handler)
Set an interrupt signal handler on the term.
|
Term |
Term.suspendHandler(SignalHandler handler)
Set a suspend signal handler on the term.
|
Copyright © 2021 Eclipse. All rights reserved.