Package io.milton.dns.resource
Interface ADomainResourceRecord
-
- All Superinterfaces:
DomainResourceRecord
public interface ADomainResourceRecord extends DomainResourceRecord
Supports both IPv4 and IPv6 addresses
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InetAddressgetAddress()Supports both IPv4 and IPv6 addresses-
Methods inherited from interface io.milton.dns.resource.DomainResourceRecord
getName, getTtl
-
-
-
-
Method Detail
-
getAddress
InetAddress getAddress()
Supports both IPv4 and IPv6 addresses- Returns:
-
-