| Package | Description |
|---|---|
| org.xbill.DNS |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static EDNSOption |
EDNSOption.fromWire(byte[] b)
Converts the wire format of an EDNS Option (including code and length) into
the type-specific format.
|
Copyright © 2015. All Rights Reserved.