Uses of Enum
com.dlsc.gemsfx.util.HttpStatusCode.Family
Packages that use HttpStatusCode.Family
-
Uses of HttpStatusCode.Family in com.dlsc.gemsfx.util
Methods in com.dlsc.gemsfx.util that return HttpStatusCode.FamilyModifier 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.