Uses of Interface
io.vertx.servicediscovery.spi.ServiceType
-
Packages that use ServiceType Package Description io.vertx.servicediscovery.types -
-
Uses of ServiceType in io.vertx.servicediscovery.types
Subinterfaces of ServiceType in io.vertx.servicediscovery.types Modifier and Type Interface Description interface
EventBusService
ServiceType
for event bus services (service proxies).interface
HttpEndpoint
ServiceType
for HTTP endpoint (REST api).interface
MessageSource
Service type for data producer.interface
MongoDataSource
interface
RedisDataSource
Service type for Redis data source.
-