Package | Description |
---|---|
org.jitsi.dnssec.validator |
Modifier and Type | Method and Description |
---|---|
static ResponseClassification |
ValUtils.classifyResponse(SMessage m)
Given a response, classify ANSWER responses into a subtype.
|
static ResponseClassification |
ResponseClassification.valueOf(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.
|
Copyright © 2016 jitsi.org. All rights reserved.