Constant Field Values

Contents

org.apache.*

  • org.apache.hc.client5.http.classic.methods.HttpDelete 
    Modifier and Type Constant Field Value
    public static final java.lang.String METHOD_NAME "DELETE"
    private static final long serialVersionUID 1L
  • org.apache.hc.client5.http.classic.methods.HttpGet 
    Modifier and Type Constant Field Value
    public static final java.lang.String METHOD_NAME "GET"
    private static final long serialVersionUID 1L
  • org.apache.hc.client5.http.classic.methods.HttpHead 
    Modifier and Type Constant Field Value
    public static final java.lang.String METHOD_NAME "HEAD"
    private static final long serialVersionUID 1L
  • org.apache.hc.client5.http.classic.methods.HttpOptions 
    Modifier and Type Constant Field Value
    public static final java.lang.String METHOD_NAME "OPTIONS"
    private static final long serialVersionUID 1L
  • org.apache.hc.client5.http.classic.methods.HttpPatch 
    Modifier and Type Constant Field Value
    public static final java.lang.String METHOD_NAME "PATCH"
    private static final long serialVersionUID 1L
  • org.apache.hc.client5.http.classic.methods.HttpPost 
    Modifier and Type Constant Field Value
    public static final java.lang.String METHOD_NAME "POST"
    private static final long serialVersionUID 1L
  • org.apache.hc.client5.http.classic.methods.HttpPut 
    Modifier and Type Constant Field Value
    public static final java.lang.String METHOD_NAME "PUT"
    private static final long serialVersionUID 1L
  • org.apache.hc.client5.http.classic.methods.HttpTrace 
    Modifier and Type Constant Field Value
    public static final java.lang.String METHOD_NAME "TRACE"
    private static final long serialVersionUID 1L
  • org.apache.hc.client5.http.classic.methods.HttpUriRequestBase 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.apache.hc.client5.http.entity.compress.org.apache.hc.client5.http.entity.compress.CommonsCompressCodecFactory 
    Modifier and Type Constant Field Value
    private static final java.lang.String CC_BROTLI "org.apache.commons.compress.compressors.brotli.BrotliCompressorInputStream"
    private static final java.lang.String CC_BZIP2 "org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream"
    private static final java.lang.String CC_DEFLATE64 "org.apache.commons.compress.compressors.deflate64.Deflate64CompressorInputStream"
    private static final java.lang.String CC_LZ4_B "org.apache.commons.compress.compressors.lz4.BlockLZ4CompressorInputStream"
    private static final java.lang.String CC_LZ4_F "org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorInputStream"
    private static final java.lang.String CC_LZMA "org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream"
    private static final java.lang.String CC_PACK200 "org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream"
    private static final java.lang.String CC_XZ "org.apache.commons.compress.compressors.xz.XZCompressorInputStream"
    private static final java.lang.String CC_ZSTD "org.apache.commons.compress.compressors.zstandard.ZstdCompressorInputStream"
    private static final java.lang.String FACTORY_CLASS "org.apache.commons.compress.compressors.CompressorStreamFactory"
    private static final java.lang.String H_BROTLI "org.brotli.dec.BrotliInputStream"
    private static final java.lang.String H_XZ "org.tukaani.xz.XZInputStream"
    private static final java.lang.String H_ZSTD "com.github.luben.zstd.ZstdInputStream"
  • org.apache.hc.client5.http.entity.compress.org.apache.hc.client5.http.entity.compress.CommonsCompressRuntime 
    Modifier and Type Constant Field Value
    private static final java.lang.String CCSF "org.apache.commons.compress.compressors.CompressorStreamFactory"
  • org.apache.hc.client5.http.entity.compress.DecompressingEntity 
    Modifier and Type Constant Field Value
    private static final int BUF_SIZE 8192
  • org.apache.hc.client5.http.fluent.ContentResponseHandler 
    Modifier and Type Constant Field Value
    private static final int MAX_MESSAGE_LENGTH 256
  • org.apache.hc.client5.http.fluent.org.apache.hc.client5.http.fluent.HttpHeader 
    Modifier and Type Constant Field Value
    public static final java.lang.String CACHE_CONTROL "Cache-Control"
    public static final java.lang.String CONTENT_LENGTH "Content-Length"
    public static final java.lang.String CONTENT_TYPE "Content-Type"
    public static final java.lang.String DATE "Date"
    public static final java.lang.String IF_MODIFIED_SINCE "If-Modified-Since"
    public static final java.lang.String IF_UNMODIFIED_SINCE "If-Unmodified-Since"
  • org.apache.hc.client5.http.fluent.Request 
    Modifier and Type Constant Field Value
    public static final java.lang.String DATE_FORMAT "EEE, dd MMM yyyy HH:mm:ss zzz"
  • org.apache.hc.client5.http.impl.Brotli4jRuntime 
    Modifier and Type Constant Field Value
    private static final java.lang.String BROTLI "com.aayushatharva.brotli4j.Brotli4jLoader"
  • org.apache.hc.client5.http.impl.ConnectionShutdownException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 5868657401162844497L
  • org.apache.hc.client5.http.impl.ContentCodingSupport 
    Modifier and Type Constant Field Value
    public static final int MAX_CODEC_LIST_LEN 5
  • org.apache.hc.client5.http.impl.ScramException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 2491660491058647342L
  • org.apache.hc.client5.http.impl.TunnelRefusedException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -8646722842745617323L
  • org.apache.hc.client5.http.impl.Wire 
    Modifier and Type Constant Field Value
    private static final int MAX_STRING_BUILDER_SIZE 2048
  • org.apache.hc.client5.http.impl.ZstdRuntime 
    Modifier and Type Constant Field Value
    private static final java.lang.String ZSTD "com.github.luben.zstd.Zstd"
  • org.apache.hc.client5.http.protocol.HttpClientContext 
    Modifier and Type Constant Field Value
    public static final java.lang.String AUTH_CACHE "http.auth.auth-cache"
    public static final java.lang.String AUTH_EXCHANGE_MAP "http.auth.exchanges"
    public static final java.lang.String AUTHSCHEME_REGISTRY "http.authscheme-registry"
    public static final java.lang.String COOKIE_ORIGIN "http.cookie-origin"
    public static final java.lang.String COOKIE_SPEC "http.cookie-spec"
    public static final java.lang.String COOKIE_STORE "http.cookie-store"
    public static final java.lang.String COOKIESPEC_REGISTRY "http.cookiespec-registry"
    public static final java.lang.String CREDS_PROVIDER "http.auth.credentials-provider"
    public static final java.lang.String EXCHANGE_ID "http.exchange-id"
    public static final java.lang.String HTTP_ROUTE "http.route"
    public static final java.lang.String REDIRECT_LOCATIONS "http.protocol.redirect-locations"
    public static final java.lang.String REQUEST_CONFIG "http.request-config"
    public static final java.lang.String USER_TOKEN "http.user-token"
  • org.apache.hc.client5.http.protocol.NextNonceInterceptor 
    Modifier and Type Constant Field Value
    private static final java.lang.String AUTHENTICATION_INFO_HEADER "Authentication-Info"
  • org.apache.hc.client5.http.ssl.SpkiPinningClientTlsStrategy 
    Modifier and Type Constant Field Value
    private static final java.lang.String PIN_PREFIX "sha256/"
    private static final int SHA256_LEN 32
  • org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory 
    Modifier and Type Constant Field Value
    private static final java.lang.String WEAK_CIPHERS "^(TLS|SSL)_(.*)_WITH_(NULL|DES_CBC|DES40_CBC|DES_CBC_40|3DES_EDE_CBC|RC4_128|RC4_40|RC2_CBC_40)_(.*)"
    private static final java.lang.String WEAK_KEY_EXCHANGES "^(TLS|SSL)_(NULL|ECDH_anon|DH_anon|DH_anon_EXPORT|DHE_RSA_EXPORT|DHE_DSS_EXPORT|DSS_EXPORT|DH_DSS_EXPORT|DH_RSA_EXPORT|RSA_EXPORT|KRB5_EXPORT)_(.*)"
  • org.apache.hc.client5.http.ssl.org.apache.hc.client5.http.ssl.SubjectName 
    Modifier and Type Constant Field Value
    static final int DNS 2
    static final int IP 7
  • org.apache.hc.client5.http.utils.DateUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String INTERNET_MESSAGE_FORMAT "EEE, dd MMM yyyy HH:mm:ss zzz"
    public static final java.lang.String PATTERN_ASCTIME "EEE MMM d HH:mm:ss yyyy"
    public static final java.lang.String PATTERN_RFC1036 "EEE, dd-MMM-yy HH:mm:ss zzz"
    public static final java.lang.String PATTERN_RFC1123 "EEE, dd MMM yyyy HH:mm:ss zzz"