Constant Field Values

Contents

org.apache.*

  • org.apache.hc.core5.http.impl.HttpProcessors 
    Modifier and Type Constant Field Value
    private static final java.lang.String SOFTWARE "Apache-HttpCore"
  • org.apache.hc.core5.http.protocol.HttpContext 
    Modifier and Type Constant Field Value
    public static final java.lang.String RESERVED_PREFIX "http."
  • org.apache.hc.core5.http.protocol.HttpCoreContext 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONNECTION_ENDPOINT "http.connection-endpoint"
    public static final java.lang.String HTTP_REQUEST "http.request"
    public static final java.lang.String HTTP_RESPONSE "http.response"
    public static final java.lang.String SSL_SESSION "http.ssl-session"
  • org.apache.hc.core5.http.protocol.HttpDateGenerator 
    Modifier and Type Constant Field Value
    private static final int GRANULARITY_MILLIS 1000
    public static final java.lang.String PATTERN_RFC1123 "EEE, dd MMM yyyy HH:mm:ss zzz"
  • org.apache.hc.core5.http.protocol.RequestHandlerRegistry<T> 
    Modifier and Type Constant Field Value
    private static final java.lang.String IP_127_0_0_1 "127.0.0.1"
    private static final java.lang.String LOCALHOST "localhost"
  • org.apache.hc.core5.http.ssl.TlsCiphers 
    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.core5.http2.hpack.HeaderListConstraintException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 9130981983188889920L
  • org.apache.hc.core5.http2.hpack.HPackDecoder 
    Modifier and Type Constant Field Value
    private static final java.lang.String MAX_LIMIT_EXCEEDED "Max integer exceeded"
    private static final java.lang.String UNEXPECTED_EOS "Unexpected end of HPACK data"
  • org.apache.hc.core5.http2.hpack.HPackException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.apache.hc.core5.http2.hpack.org.apache.hc.core5.http2.hpack.HPackHeader 
    Modifier and Type Constant Field Value
    private static final int ENTRY_SIZE_OVERHEAD 32
  • org.apache.hc.core5.http2.hpack.Huffman 
    Modifier and Type Constant Field Value
    static final int EOS 256
  • org.apache.hc.core5.http2.impl.H2Processors 
    Modifier and Type Constant Field Value
    private static final java.lang.String SOFTWARE "Apache-HttpCore"
  • org.apache.hc.core5.http2.impl.nio.org.apache.hc.core5.http2.impl.nio.AbstractH2StreamMultiplexer 
    Modifier and Type Constant Field Value
    private static final long CONNECTION_WINDOW_LOW_MARK 10485760L
    private static final long LINGER_TIME 1000L
  • org.apache.hc.core5.http2.impl.nio.ProtocolNegotiationException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 6211774735704945037L
  • org.apache.hc.core5.pool.PoolStats 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -2807686144795228544L
  • org.apache.hc.core5.reactive.org.apache.hc.core5.reactive.ReactiveDataProducer 
    Modifier and Type Constant Field Value
    private static final int BUFFER_WINDOW_SIZE 5
  • org.apache.hc.core5.testing.org.apache.hc.core5.testing.SocksProxy.SocksProxyHandler 
    Modifier and Type Constant Field Value
    public static final int ATYP_DOMAINNAME 3
    public static final int COMMAND_CONNECT 1
    public static final int VERSION_5 5