Interface DnsPtrRecord
- All Superinterfaces:
DnsRecord
- All Known Implementing Classes:
DefaultDnsPtrRecord
-
Field Summary
Fields inherited from interface DnsRecord
CLASS_ANY, CLASS_CHAOS, CLASS_CSNET, CLASS_HESIOD, CLASS_IN, CLASS_NONE -
Method Summary
Methods inherited from interface DnsRecord
dnsClass, name, timeToLive, type
-
Method Details
-
hostname
String hostname()Returns the hostname this PTR record resolves to.
-