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.nio.support.classic.org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncSupport 
    Modifier and Type Constant Field Value
    static final int INITIAL_BUF_SIZE 2048
  • 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
  • org.apache.hc.core5.http2.impl.nio.org.apache.hc.core5.http2.impl.nio.H2Stream 
    Modifier and Type Constant Field Value
    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.io.SocketSupport 
    Modifier and Type Constant Field Value
    public static final java.lang.String TCP_KEEPCOUNT "TCP_KEEPCOUNT"
    public static final java.lang.String TCP_KEEPIDLE "TCP_KEEPIDLE"
    public static final java.lang.String TCP_KEEPINTERVAL "TCP_KEEPINTERVAL"
  • 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