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