Class NoopAuthoritativeDnsServerCache

java.lang.Object
io.netty.resolver.dns.NoopAuthoritativeDnsServerCache
All Implemented Interfaces:
AuthoritativeDnsServerCache

public final class NoopAuthoritativeDnsServerCache extends Object implements AuthoritativeDnsServerCache
A noop AuthoritativeDnsServerCache that actually never caches anything.