| Modifier and Type | Method and Description |
|---|---|
List<DnsCacheEntry> |
DefaultDnsCache.get(String hostname) |
List<DnsCacheEntry> |
DnsCache.get(String hostname)
Return the cached entries for the given hostname.
|
List<DnsCacheEntry> |
NoopDnsCache.get(String hostname) |
Copyright © 2008–2016 The Netty Project. All rights reserved.