Class Constants.Http

java.lang.Object
com.easypost.Constants.Http
Enclosing class:
Constants

public abstract static class Constants.Http extends Object
  • Field Details

    • API_BASE

      public static final String API_BASE
      See Also:
    • CHARSET

      public static final String CHARSET
      See Also:
    • DEFAULT_CONNECT_TIMEOUT_MILLISECONDS

      public static final int DEFAULT_CONNECT_TIMEOUT_MILLISECONDS
      See Also:
    • DEFAULT_READ_TIMEOUT_MILLISECONDS

      public static final int DEFAULT_READ_TIMEOUT_MILLISECONDS
      See Also:
    • GSON

      public static final com.google.gson.Gson GSON
    • PRETTY_PRINT_GSON

      public static final com.google.gson.Gson PRETTY_PRINT_GSON
  • Constructor Details

    • Http

      public Http()