|
||||||||||
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 | |
---|---|
java.util.Set<ResourceRecord> |
getRecords(QuestionRecord question)
Returns a set of ResourceRecord s, given a DNS QuestionRecord . |
Method Detail |
---|
java.util.Set<ResourceRecord> getRecords(QuestionRecord question) throws DnsException
ResourceRecord
s, given a DNS QuestionRecord
.
If something bad happens throw the accurate DnsException
question
-
ResourceRecord
s.
DnsException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |