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