| ChangeNotifier |
A change notifier represents a watched lookup from a DnsSrvWatcher.
|
| ChangeNotifier.ChangeNotification |
A change event containing the current and previous set of records.
|
| ChangeNotifier.Listener |
A listener which will be called when the set of records change
|
| ChangeNotifierFactory |
|
| ChangeNotifierFactory.RunnableChangeNotifier |
|
| DnsException |
RuntimeException thrown by the Spotify DNS library.
|
| DnsSrvResolver |
Contract for doing SRV lookups.
|
| DnsSrvResolvers.DnsSrvResolverBuilder |
|
| DnsSrvWatcher |
A watcher for DNS SRV records.
|
| DnsSrvWatcherFactory |
|
| DnsSrvWatchers.DnsSrvWatcherBuilder |
|
| ErrorHandler |
|
| LookupResult |
Immutable data object with the relevant parts of an SRV record.
|