public class DNAME extends RRWithTarget
name, target| Constructor and Description |
|---|
DNAME(DnsName target) |
DNAME(java.lang.String target) |
| Modifier and Type | Method and Description |
|---|---|
Record.TYPE |
getType()
The payload type.
|
static DNAME |
parse(java.io.DataInputStream dis,
byte[] data) |
getTarget, serialize, toStringequals, hashCode, length, toByteArray, toOutputStreampublic DNAME(java.lang.String target)
public DNAME(DnsName target)
public static DNAME parse(java.io.DataInputStream dis, byte[] data) throws java.io.IOException
java.io.IOExceptionpublic Record.TYPE getType()
Data