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
-
ClassDescriptionPopulates the
reason phrasesmap frombundle properties, and implements accessor methods.TheStatusCodebean implements methods to check the class of an HTTP status code.TheStatusCodeClassenum represents the classification of HTTP status codes into groups based on their first digit.TheUtilsclass implements a collection of utility methods used throughout this project.