JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.minidns.cache
package
org.minidns.cache
Related Packages
Package
Description
org.minidns
All Classes and Interfaces
Interfaces
Classes
Class
Description
ExtendedLruCache
A variant of
LruCache
also using the data found in the sections for caching.
FullLruCache
An
insecure
variant of
LruCache
also using all the data found in the sections of an answer.
LruCache
LRU based DNSCache backed by a LinkedHashMap.
MiniDnsCacheFactory