Uses of Package
io.vertx.core.spi
-
Packages that use io.vertx.core.spi Package Description io.vertx.core io.vertx.core.json io.vertx.core.json.jackson io.vertx.core.spi io.vertx.core.spi.cluster io.vertx.core.spi.context.executor -
Classes in io.vertx.core.spi used by io.vertx.core Class Description VerticleFactory Has responsibility for creating verticle instances.VertxMetricsFactory A factory for the plugable metrics SPI.VertxTracerFactory A factory for the plug-able tracing SPI. -
Classes in io.vertx.core.spi used by io.vertx.core.json Class Description JsonFactory A factory for the plug-able json SPI. -
Classes in io.vertx.core.spi used by io.vertx.core.json.jackson Class Description JsonFactory A factory for the plug-able json SPI. -
Classes in io.vertx.core.spi used by io.vertx.core.spi Class Description ExecutorServiceFactory The interface for a factory used to obtain an externalExecutorService.JsonFactory A factory for the plug-able json SPI.VertxServiceProvider Entry point for loading Vert.x SPI implementations.VertxThreadFactory VertxTracerFactory A factory for the plug-able tracing SPI. -
Classes in io.vertx.core.spi used by io.vertx.core.spi.cluster Class Description VertxServiceProvider Entry point for loading Vert.x SPI implementations. -
Classes in io.vertx.core.spi used by io.vertx.core.spi.context.executor Class Description VertxServiceProvider Entry point for loading Vert.x SPI implementations.