Uses of Interface
io.vertx.core.spi.VertxServiceProvider
Packages that use VertxServiceProvider
Package
Description
-
Uses of VertxServiceProvider in io.vertx.core.spi
Subinterfaces of VertxServiceProvider in io.vertx.core.spiModifier and TypeInterfaceDescriptioninterfaceThe interface for a factory used to obtain an externalExecutorService.interfaceA factory for the pluggable file resolver SPI.interfaceA factory for the plugable metrics SPI.interfaceinterfaceA factory for the plug-able tracing SPI. -
Uses of VertxServiceProvider in io.vertx.core.spi.cluster
Subinterfaces of VertxServiceProvider in io.vertx.core.spi.clusterModifier and TypeInterfaceDescriptioninterfaceA cluster provider for Vert.x must implement this interface. -
Uses of VertxServiceProvider in io.vertx.core.spi.context.executor
Subinterfaces of VertxServiceProvider in io.vertx.core.spi.context.executorModifier and TypeInterfaceDescriptioninterfaceEvent executor service provider interface. -
Uses of VertxServiceProvider in io.vertx.ext.cluster.infinispan
Classes in io.vertx.ext.cluster.infinispan that implement VertxServiceProvider -
Uses of VertxServiceProvider in io.vertx.ext.dropwizard
Classes in io.vertx.ext.dropwizard that implement VertxServiceProvider -
Uses of VertxServiceProvider in io.vertx.grpc.contextstorage
Classes in io.vertx.grpc.contextstorage that implement VertxServiceProvider -
Uses of VertxServiceProvider in io.vertx.micrometer
Classes in io.vertx.micrometer that implement VertxServiceProvider -
Uses of VertxServiceProvider in io.vertx.spi.cluster.hazelcast
Classes in io.vertx.spi.cluster.hazelcast that implement VertxServiceProviderModifier and TypeClassDescriptionclassA cluster manager that uses Hazelcast -
Uses of VertxServiceProvider in io.vertx.spi.cluster.ignite
Classes in io.vertx.spi.cluster.ignite that implement VertxServiceProvider -
Uses of VertxServiceProvider in io.vertx.spi.cluster.zookeeper
Classes in io.vertx.spi.cluster.zookeeper that implement VertxServiceProviderModifier and TypeClassDescriptionclassA cluster manager that uses Zookeeper -
Uses of VertxServiceProvider in io.vertx.tracing.opentelemetry
Classes in io.vertx.tracing.opentelemetry that implement VertxServiceProvider -
Uses of VertxServiceProvider in io.vertx.tracing.opentracing
Classes in io.vertx.tracing.opentracing that implement VertxServiceProvider -
Uses of VertxServiceProvider in io.vertx.tracing.zipkin
Classes in io.vertx.tracing.zipkin that implement VertxServiceProvider