Package | Description |
---|---|
org.minidns | |
org.minidns.cache | |
org.minidns.minidnsrepl |
Modifier and Type | Field and Description |
---|---|
protected static LruCache |
AbstractDnsClient.DEFAULT_CACHE |
Modifier and Type | Class and Description |
---|---|
class |
ExtendedLruCache
A variant of
LruCache also using the data found in the sections for caching. |
class |
FullLruCache
An insecure variant of
LruCache also using all the data found in the sections of an answer. |
Modifier and Type | Field and Description |
---|---|
static LruCache |
MiniDnsRepl.DEFAULT_CACHE |