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