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.FamilyHttpStatusCode.Family.familyOf(int statusCode) HttpStatusCode.getFamily()static HttpStatusCode.FamilyReturns 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.