|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Dns.DnsLookupResponse
Method Summary | |
---|---|
java.lang.String |
getDetails()
Get the full dig style output for this lookup. |
long |
getQueryTime()
The time taken to make the DNS query in milliseconds. |
Dns.DnsRecord[] |
getRecords()
Gets the records returned for this lookup, can be null. |
boolean |
isAuthoritative()
Returns true if the request was made to the authoritative name server |
Method Detail |
---|
long getQueryTime()
boolean isAuthoritative()
java.lang.String getDetails()
Dns.DnsRecord[] getRecords()
|
© 2023 Vercara, LLC. All Rights Reserved. | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |