| Package | Description |
|---|---|
| io.vertx.core | |
| io.vertx.core.streams |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Future<T> |
| Modifier and Type | Method and Description |
|---|---|
WriteStream<T> |
WriteStream.exceptionHandler(Handler<Throwable> handler) |
void |
WriteStream.handler(Handler<T> handler) |
Copyright © 2023 Eclipse. All rights reserved.