Package | Description |
---|---|
org.xbill.DNS.dnssec |
Modifier and Type | Method and Description |
---|---|
static ResponseClassification |
ValUtils.classifyResponse(Message request,
SMessage m)
Given a response, classify ANSWER responses into a subtype.
|
static ResponseClassification |
ResponseClassification.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResponseClassification[] |
ResponseClassification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|