-
Field Summary
Fields inherited from interface DnsRecord
CLASS_ANY, CLASS_CHAOS, CLASS_CSNET, CLASS_HESIOD, CLASS_IN, CLASS_NONE
static final int
DNS resource record class: ANY
static final int
DNS resource record class: CHAOS
static final int
DNS resource record class: CSNET
static final int
DNS resource record class: HESIOD
static final int
DNS resource record class: IN
static final int
DNS resource record class: NONE
-
Method Summary
Returns the hostname this PTR record resolves to.
Methods inherited from interface DnsRecord
dnsClass, name, timeToLive, type
int
Returns the class of this resource record.
Returns the name of this resource record.
long
Returns the time to live after reading for this resource record.
Returns the type of this resource record.