| Package | Description |
|---|---|
| com.spotify.dns |
| Class and Description |
|---|
| 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
Creates a
ChangeNotifierFactory.RunnableChangeNotifier from a FQDN. |
| ChangeNotifierFactory.RunnableChangeNotifier
A
ChangeNotifier that that can be executed. |
| DnsException
RuntimeException thrown by the Spotify DNS library.
|
| DnsSrvResolver
Contract for doing SRV lookups.
|
| DnsSrvResolvers.DnsSrvResolverBuilder |
| DnsSrvWatcher
A watcher for DNS SRV records.
|
| DnsSrvWatcherFactory
A factory for creating
DnsSrvWatcher implementations. |
| DnsSrvWatchers.DnsSrvWatcherBuilder |
| ErrorHandler
Error handler callback for errors thrown by the
DnsSrvResolver used in a
DnsSrvWatcher. |
| LookupResult
Immutable data object with the relevant parts of an SRV record.
|
Copyright © 2017. All rights reserved.