| Package | Description |
|---|---|
| com.spotify.dns |
| Modifier and Type | Method and Description |
|---|---|
DnsSrvResolver |
DnsSrvResolvers.DnsSrvResolverBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static DnsSrvWatchers.DnsSrvWatcherBuilder<LookupResult> |
DnsSrvWatchers.newBuilder(DnsSrvResolver resolver)
Creates a
DnsSrvWatchers.DnsSrvWatcherBuilder using the given DnsSrvResolver. |
static <T> DnsSrvWatchers.DnsSrvWatcherBuilder<T> |
DnsSrvWatchers.newBuilder(DnsSrvResolver resolver,
com.google.common.base.Function<LookupResult,T> resultTransformer)
Creates a
DnsSrvWatchers.DnsSrvWatcherBuilder using the given DnsSrvResolver. |
Copyright © 2016. All rights reserved.