Package org.minidns.cache
-
Interface Summary Interface Description MiniDnsCacheFactory -
Class Summary Class Description ExtendedLruCache A variant ofLruCachealso using the data found in the sections for caching.FullLruCache An insecure variant ofLruCachealso using all the data found in the sections of an answer.LruCache LRU based DNSCache backed by a LinkedHashMap.