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