Class HttpStatusUtil


  • public final class HttpStatusUtil
    extends java.lang.Object
    Defines the http status
    • Method Detail

      • getInstance

        public static HttpStatusUtil getInstance()
        Get the instance
        Returns:
        the instance
      • getStatusText

        public java.lang.String getStatusText​(int statusCode)
        Get the status text
        Parameters:
        statusCode - the status code
        Returns:
        the status as string