| Package | Description |
|---|---|
| org.xbill.DNS |
| Modifier and Type | Method and Description |
|---|---|
SetResponse |
Cache.addMessage(Message in)
Adds all data from a Message into the Cache.
|
SetResponse |
Zone.findRecords(Name name,
int type)
Looks up Records in the Zone.
|
protected SetResponse |
Cache.lookup(Name name,
int type,
int minCred)
Finds all matching sets or something that causes the lookup to stop.
|
SetResponse |
Cache.lookupRecords(Name name,
int type,
int minCred)
Looks up Records in the Cache.
|
Copyright © 2015. All Rights Reserved.