Package | Description |
---|---|
de.measite.minidns |
Modifier and Type | Class and Description |
---|---|
class |
LRUCache
LRU based DNSCache backed by a LinkedHashMap.
|
Modifier and Type | Field and Description |
---|---|
protected DNSCache |
Client.cache
The internal DNS cache.
|
Constructor and Description |
---|
Client(DNSCache cache)
Create a new DNS client with the given DNS cache.
|
Copyright © 2014–2015. All rights reserved.