| Package | Description |
|---|---|
| org.xbill.DNS |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
Cache.CacheRRset |
private static class |
Cache.NegativeElement |
| Modifier and Type | Method and Description |
|---|---|
private Cache.Element[] |
Cache.allElements(java.lang.Object types) |
private Cache.Element |
Cache.findElement(Name name,
int type,
int minCred) |
private Cache.Element |
Cache.oneElement(Name name,
java.lang.Object types,
int type,
int minCred) |
| Modifier and Type | Method and Description |
|---|---|
private void |
Cache.addElement(Name name,
Cache.Element element) |