Package org.minidns.record
Class DNAME
java.lang.Object
org.minidns.record.Data
org.minidns.record.RRWithTarget
org.minidns.record.DNAME
public class DNAME extends RRWithTarget
A DNAME resource record.
- See Also:
- RFC 6672 - DNAME Redirection in the DNS
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description Record.TYPE
getType()
The payload type.static DNAME
parse(DataInputStream dis, byte[] data)
Methods inherited from class org.minidns.record.Data
equals, hashCode, length, toByteArray, toOutputStream, toOutputStream