Package | Description |
---|---|
org.minidns.dnsmessage | |
org.minidns.edns | |
org.minidns.record |
Modifier and Type | Method and Description |
---|---|
Record<OPT> |
DnsMessage.getOptPseudoRecord() |
Modifier and Type | Method and Description |
---|---|
Record<OPT> |
Edns.asRecord() |
Constructor and Description |
---|
Edns(Record<OPT> optRecord) |
Modifier and Type | Method and Description |
---|---|
static OPT |
OPT.parse(DataInputStream dis,
int payloadLength) |