Package | Description |
---|---|
io.vertx.core | |
io.vertx.reactivex.core | |
io.vertx.rxjava.core | |
io.vertx.rxjava3.core |
Modifier and Type | Method and Description |
---|---|
static VertxBuilder |
Vertx.builder() |
VertxBuilder |
VertxBuilder.with(VertxOptions options)
Configure the Vert.x options.
|
VertxBuilder |
VertxBuilder.withClusterManager(ClusterManager clusterManager)
Programmatically set the cluster manager to be used when clustering.
|
VertxBuilder |
VertxBuilder.withMetrics(VertxMetricsFactory factory)
Programmatically set the metrics factory to be used when metrics are enabled.
|
VertxBuilder |
VertxBuilder.withTracer(VertxTracerFactory factory)
Programmatically set the tracer factory to be used when tracing are enabled.
|
Modifier and Type | Method and Description |
---|---|
VertxBuilder |
VertxBuilder.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static VertxBuilder |
VertxBuilder.newInstance(VertxBuilder arg) |
Constructor and Description |
---|
VertxBuilder(VertxBuilder delegate) |
Modifier and Type | Method and Description |
---|---|
VertxBuilder |
VertxBuilder.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static VertxBuilder |
VertxBuilder.newInstance(VertxBuilder arg) |
Constructor and Description |
---|
VertxBuilder(VertxBuilder delegate) |
Modifier and Type | Method and Description |
---|---|
VertxBuilder |
VertxBuilder.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static VertxBuilder |
VertxBuilder.newInstance(VertxBuilder arg) |
Constructor and Description |
---|
VertxBuilder(VertxBuilder delegate) |
Copyright © 2024 Eclipse. All rights reserved.