Uses of Enum
com.dlsc.gemsfx.util.HttpStatusCode.Family
-
Uses of HttpStatusCode.Family in com.dlsc.gemsfx.util
Modifier and TypeMethodDescriptionstatic HttpStatusCode.Family
HttpStatusCode.Family.familyOf
(int statusCode) HttpStatusCode.getFamily()
static HttpStatusCode.Family
Returns the enum constant of this type with the specified name.static HttpStatusCode.Family[]
HttpStatusCode.Family.values()
Returns an array containing the constants of this enum type, in the order they are declared.