Package | Description |
---|---|
io.vertx.ext.shell.term | |
io.vertx.reactivex.ext.shell.term | |
io.vertx.rxjava.ext.shell.term | |
io.vertx.rxjava3.ext.shell.term |
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.
|
Modifier and Type | Method and Description |
---|---|
SignalHandler |
SignalHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SignalHandler |
SignalHandler.newInstance(SignalHandler arg) |
Constructor and Description |
---|
SignalHandler(SignalHandler delegate) |
Modifier and Type | Method and Description |
---|---|
SignalHandler |
SignalHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SignalHandler |
SignalHandler.newInstance(SignalHandler arg) |
Constructor and Description |
---|
SignalHandler(SignalHandler delegate) |
Modifier and Type | Method and Description |
---|---|
SignalHandler |
SignalHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SignalHandler |
SignalHandler.newInstance(SignalHandler arg) |
Constructor and Description |
---|
SignalHandler(SignalHandler delegate) |
Copyright © 2023 Eclipse. All rights reserved.