Uses of Enum Class
com.dlsc.gemsfx.util.HttpStatusCode.Family
Packages that use HttpStatusCode.Family
-
Uses of HttpStatusCode.Family in com.dlsc.gemsfx.util
Subclasses with type arguments of type HttpStatusCode.Family in com.dlsc.gemsfx.utilMethods in com.dlsc.gemsfx.util that return HttpStatusCode.FamilyModifier and TypeMethodDescriptionstatic HttpStatusCode.FamilyHttpStatusCode.Family.familyOf(int statusCode) HttpStatusCode.getFamily()static HttpStatusCode.FamilyReturns the enum constant of this class with the specified name.static HttpStatusCode.Family[]HttpStatusCode.Family.values()Returns an array containing the constants of this enum class, in the order they are declared.