Uses of Enum Class
org.jitsi.dnssec.validator.ResponseClassification
Packages that use ResponseClassification
-
Uses of ResponseClassification in org.jitsi.dnssec.validator
Methods in org.jitsi.dnssec.validator that return ResponseClassificationModifier and TypeMethodDescriptionstatic ResponseClassification
ValUtils.classifyResponse
(SMessage m) Given a response, classify ANSWER responses into a subtype.static ResponseClassification
Returns the enum constant of this class with the specified name.static ResponseClassification[]
ResponseClassification.values()
Returns an array containing the constants of this enum class, in the order they are declared.