|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EDNSOption | |
|---|---|
| org.xbill.DNS | |
| Uses of EDNSOption in org.xbill.DNS |
|---|
| Subclasses of EDNSOption in org.xbill.DNS | |
|---|---|
class |
ClientSubnetOption
The Client Subnet EDNS Option, defined in http://tools.ietf.org/html/draft-vandergaast-edns-client-subnet-00 ("Client subnet in DNS requests"). |
class |
GenericEDNSOption
An EDNSOption with no internal structure. |
class |
NSIDOption
The Name Server Identifier Option, define in RFC 5001. |
| Methods in org.xbill.DNS that return EDNSOption | |
|---|---|
static EDNSOption |
EDNSOption.fromWire(byte[] b)
Converts the wire format of an EDNS Option (including code and length) into the type-specific format. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||