|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RecordStore
The store interface used by the DNS protocol to lookup resource records.
| Method Summary | |
|---|---|
Set<ResourceRecord> |
getRecords(QuestionRecord question)
Returns a set of ResourceRecords, given a DNS QuestionRecord. |
| Method Detail |
|---|
Set<ResourceRecord> getRecords(QuestionRecord question)
throws DnsException
ResourceRecords, given a DNS QuestionRecord.
If something bad happens throw the accurate DnsException
question -
ResourceRecords.
DnsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||