Class ServerSupport

java.lang.Object
org.apache.hc.core5.http.impl.ServerSupport

@Internal public class ServerSupport extends Object
HTTP Server support methods.
Since:
5.0
  • Constructor Details

    • ServerSupport

      public ServerSupport()
  • Method Details

    • toErrorMessage

      public static String toErrorMessage(Exception ex)
    • toStatusCode

      public static int toStatusCode(Exception ex)