org.xbill.DNS
public static class EDNSOption.Code extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CLIENT_SUBNET
Client Subnet, defined in draft-vandergaast-edns-client-subnet-00
|
static int |
NSID
Name Server Identifier, RFC 5001
|
public static final int NSID
public static final int CLIENT_SUBNET
public static java.lang.String string(int code)
public static int value(java.lang.String s)
s
- The textual representation of the option code