Uses of Enum Class
org.mockserver.model.DnsResponseCode
Packages that use DnsResponseCode
-
Uses of DnsResponseCode in org.mockserver.model
Methods in org.mockserver.model that return DnsResponseCodeModifier and TypeMethodDescriptionstatic DnsResponseCodeDnsResponseCode.fromIntValue(int intValue) DnsResponse.getResponseCode()static DnsResponseCodeReturns the enum constant of this class with the specified name.static DnsResponseCode[]DnsResponseCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mockserver.model with parameters of type DnsResponseCode -
Uses of DnsResponseCode in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return DnsResponseCodeMethods in org.mockserver.serialization.model with parameters of type DnsResponseCode