Uses of Interface
com.spotify.dns.DnsSrvWatcher
-
Packages that use DnsSrvWatcher Package Description com.spotify.dns -
-
Uses of DnsSrvWatcher in com.spotify.dns
Methods in com.spotify.dns that return DnsSrvWatcher Modifier and Type Method Description DnsSrvWatcher<T>DnsSrvWatchers.DnsSrvWatcherBuilder. build()DnsSrvWatcher<T>DnsSrvWatcherFactory. create(ChangeNotifierFactory<T> changeNotifierFactory)Creates aDnsSrvWatcherthat should createChangeNotifierinstances using the given factory.
-