Uses of Class
org.kiwiproject.dropwizard.consul.core.ConsulAdvertiser
Packages that use ConsulAdvertiser
Package
Description
-
Uses of ConsulAdvertiser in org.kiwiproject.dropwizard.consul.core
Constructors in org.kiwiproject.dropwizard.consul.core with parameters of type ConsulAdvertiserModifierConstructorDescriptionConsulServiceListener(ConsulAdvertiser advertiser, Optional<io.dropwizard.util.Duration> retryInterval, Optional<ScheduledExecutorService> scheduler) Constructor -
Uses of ConsulAdvertiser in org.kiwiproject.dropwizard.consul.managed
Constructors in org.kiwiproject.dropwizard.consul.managed with parameters of type ConsulAdvertiserModifierConstructorDescriptionConsulAdvertiserManager(ConsulAdvertiser advertiser, Optional<ScheduledExecutorService> scheduler) Constructor