Class AuthoritativeDnsServerCacheAdapter

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

final class AuthoritativeDnsServerCacheAdapter extends Object implements AuthoritativeDnsServerCache
AuthoritativeDnsServerCache implementation which delegates all operations to a wrapped DnsCache. This implementation is only present to preserve a upgrade story.