Uses of Class
io.netty.resolver.dns.DnsResolveContext.AuthoritativeNameServerList
Packages that use DnsResolveContext.AuthoritativeNameServerList
Package
Description
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.
-
Uses of DnsResolveContext.AuthoritativeNameServerList in io.netty.resolver.dns
Methods in io.netty.resolver.dns that return DnsResolveContext.AuthoritativeNameServerListModifier and TypeMethodDescriptionprivate static DnsResolveContext.AuthoritativeNameServerList
DnsResolveContext.extractAuthoritativeNameServers
(String questionName, DnsResponse res) Returns the invalid input: '{@code {@link AuthoritativeNameServerList} which were included in {@link DnsSection#AUTHORITY} or {@code null} if non are found.'