Package org.minidns.record
Class A
A record payload (ip pointer).
-
Field Summary
Fields inherited from class org.minidns.record.InternetAddressRR
ip
-
Constructor Summary
ConstructorDescriptionA
(byte[] ip) A
(int q1, int q2, int q3, int q4) A
(CharSequence ipv4CharSequence) A
(Inet4Address inet4Address) -
Method Summary
Modifier and TypeMethodDescriptiongetType()
The payload type.static A
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