Class DnsServerAddressStreamProviders
java.lang.Object
io.netty.resolver.dns.DnsServerAddressStreamProviders
Utility methods related to
DnsServerAddressStreamProvider.-
Method Summary
Modifier and TypeMethodDescriptionADnsServerAddressStreamProviderwhich inherits the DNS servers from your local host's configuration.
-
Method Details
-
platformDefault
ADnsServerAddressStreamProviderwhich inherits the DNS servers from your local host's configuration.Note that only macOS and Linux are currently supported.
- Returns:
- A
DnsServerAddressStreamProviderwhich inherits the DNS servers from your local host's configuration.
-
unixDefault
-