Modifier and Type | Method and Description |
---|---|
StreamInput |
StreamInput.endHandler(io.vertx.core.Handler<Void> handler)
Set an end handler.
|
StreamInput |
StreamInput.exceptionHandler(io.vertx.core.Handler<Throwable> handler)
Set an exception handler on the read stream.
|
StreamInput |
StreamInput.handler(io.vertx.core.Handler<io.vertx.core.buffer.Buffer> handler)
Set a buffer handler.
|
StreamInput |
Process.stderr() |
StreamInput |
Process.stdout() |
Copyright © 2023 Eclipse. All rights reserved.