| Package | Description |
|---|---|
| org.xbill.DNS |
| Modifier and Type | Method and Description |
|---|---|
OPTRecord |
SimpleResolver.getEDNS()
Gets the EDNS information on outgoing messages.
|
OPTRecord |
Message.getOPT()
Returns the OPT record from the ADDITIONAL section, if one is present.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleResolver.setEDNS(OPTRecord optRecord)
Sets the EDNS information on outgoing messages.
|
Copyright © 2021 dnsjava.org. All rights reserved.