Uses of Enum Class
org.xbill.DNS.dnssec.ResponseClassification
Packages that use ResponseClassification
-
Uses of ResponseClassification in org.xbill.DNS.dnssec
Methods in org.xbill.DNS.dnssec that return ResponseClassificationModifier and TypeMethodDescriptionstatic ResponseClassificationValUtils.classifyResponse(Message request, SMessage m) Given a response, classify ANSWER responses into a subtype.static ResponseClassificationReturns 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.