| Class | Description |
|---|---|
| AbstractVerticle | |
| Context |
The execution context of a
Handler execution. |
| MultiMap |
This class represents a MultiMap of String keys to a List of String values.
|
| Promise<T> |
Represents the writable side of an action that may, or may not, have occurred yet.
|
| RxHelper |
A set of helpers for RxJava and Vert.x.
|
| TimeoutStream | Deprecated |
| Timer |
A timer task that can be used as a future.
|
| Vertx |
The entry point into the Vert.x Core API.
|
| VertxBuilder |
A builder for creating Vert.x instances, allowing to configure Vert.x plugins:
metrics
tracing
cluster manager
Example usage:
|
| WorkerExecutor |
An executor for executing blocking code in Vert.x .
|
Copyright © 2025 Eclipse. All rights reserved.