Package net.thauvin.erik.httpstatus
package net.thauvin.erik.httpstatus
A simple library to search for and display information about
HTTP status codes.
- Since:
- 1.0
- Author:
- Erik C. Thauvin
-
ClassDescriptionLoads HTTP status reason phrases from the resource bundle and provides lookup utilities for individual status codes and status code classes.Represents an HTTP status code and provides convenience methods for determining its classification (informational, success, redirect, client error, server error, or project-defined extension codes).Represents the classification of HTTP status codes based on their first digit.A collection of utility methods used throughout the project.