public class DefaultDnsNameResolver extends Object
| Constructor and Description |
|---|
DefaultDnsNameResolver(io.netty.resolver.dns.DnsNameResolver delegate,
io.netty.channel.EventLoop eventLoop) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
io.netty.channel.EventLoop |
executor() |
io.netty.util.concurrent.Future<List<io.netty.handler.codec.dns.DnsRecord>> |
sendQueries(List<io.netty.handler.codec.dns.DnsQuestion> questions,
String logPrefix) |
Copyright © 2020 LeanCloud. All rights reserved.