Interface DnsQuestion
- All Superinterfaces:
DnsRecord
- All Known Implementing Classes:
DefaultDnsQuestion
A DNS question.
-
Field Summary
Fields inherited from interface DnsRecord
CLASS_ANY, CLASS_CHAOS, CLASS_CSNET, CLASS_HESIOD, CLASS_IN, CLASS_NONE -
Method Summary
-
Method Details
-
timeToLive
long timeToLive()An unused property. This method will always return0.- Specified by:
timeToLivein interfaceDnsRecord
-