Constant Field Values

Contents

org.apache.*

  • org.apache.http.nio.NHttpConnection 
    Modifier and Type Constant Field Value
    public static final int ACTIVE 0
    public static final int CLOSED 2
    public static final int CLOSING 1
  • org.apache.http.nio.reactor.EventMask 
    Modifier and Type Constant Field Value
    public static final int READ 1
    public static final int READ_WRITE 5
    public static final int WRITE 4
  • org.apache.http.nio.reactor.IOEventDispatch 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONNECTION_KEY "http.connection"
  • org.apache.http.nio.reactor.IOReactorException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -4248110651729635749L
  • org.apache.http.nio.reactor.IOSession 
    Modifier and Type Constant Field Value
    public static final int ACTIVE 0
    public static final java.lang.String ATTACHMENT_KEY "http.session.attachment"
    public static final int CLOSED 2147483647
    public static final int CLOSING 1
  • org.apache.http.nio.reactor.ssl.SSLIOSession 
    Modifier and Type Constant Field Value
    public static final java.lang.String SESSION_KEY "http.session.ssl"
  • org.apache.http.pool.PoolStats 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -2807686144795228544L