Field Summary |
|
final public static int | ADDITIONAL The additional section of a response. |
final public static int | ANY Data not required to be credible. |
final public static int | AUTH_ANSWER The answer section of a authoritative response. |
final public static int | AUTH_AUTHORITY The authority section of an authoritative response. |
final public static int | GLUE The additional section of a response. |
final public static int | HINT A hint or cache file on disk. |
final public static int | NONAUTH_ANSWER The answer section of a nonauthoritative response. |
final public static int | NONAUTH_AUTHORITY The authority section of a nonauthoritative response. |
final public static int | NORMAL Credible data. |
final public static int | ZONE A zone. |