Package | Description |
---|---|
io.netty.resolver.dns |
An alternative to Java's built-in domain name lookup mechanism that resolves a domain name asynchronously,
which supports the queries of an arbitrary DNS record type as well.
|
Modifier and Type | Method and Description |
---|---|
abstract DnsServerAddressStream |
DnsServerAddresses.stream()
Starts a new infinite stream of DNS server addresses.
|
Copyright © 2008–2016 The Netty Project. All rights reserved.