Package org.minidns.record
Class A
A record payload (ip pointer).
-
Field Summary
Fields inherited from class org.minidns.record.InternetAddressRR
ip -
Constructor Summary
ConstructorsConstructorDescriptionA(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 Aparse(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