@UnstableApi public final class DnsServerAddressStreamProviders extends Object
DnsServerAddressStreamProvider
.Modifier and Type | Method and Description |
---|---|
static DnsServerAddressStreamProvider |
platformDefault()
A
DnsServerAddressStreamProvider which inherits the DNS servers from your local host's configuration. |
public static DnsServerAddressStreamProvider platformDefault()
DnsServerAddressStreamProvider
which inherits the DNS servers from your local host's configuration.
Note that only macOS and Linux are currently supported.
DnsServerAddressStreamProvider
which inherits the DNS servers from your local host's
configuration.Copyright © 2008–2017 The Netty Project. All rights reserved.