Package org.minidns.record
Class AAAA
AAAA payload (an ipv6 pointer).
-
Field Summary
Fields inherited from class org.minidns.record.InternetAddressRR
ip
-
Constructor Summary
ConstructorDescriptionAAAA
(byte[] ip) AAAA
(CharSequence ipv6CharSequence) AAAA
(Inet6Address inet6address) -
Method Summary
Modifier and TypeMethodDescriptiongetType()
The payload type.static AAAA
parse
(DataInputStream dis) toString()
Methods inherited from class org.minidns.record.InternetAddressRR
from, getInetAddress, getIp, serialize
Methods inherited from class org.minidns.record.Data
equals, hashCode, length, toByteArray, toOutputStream, toOutputStream