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.params.NIOReactorPNames Modifier and Type Constant Field Value public static final java.lang.String
CONTENT_BUFFER_SIZE
"http.nio.content-buffer-size"
public static final java.lang.String
GRACE_PERIOD
"http.nio.grace-period"
public static final java.lang.String
INTEREST_OPS_QUEUEING
"http.nio.interest-ops-queueing"
public static final java.lang.String
SELECT_INTERVAL
"http.nio.select-interval"
-
org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState Modifier and Type Constant Field Value public static final int
EXPECT_CONTINUE
2
public static final int
READY
0
public static final int
REQUEST_BODY_DONE
8
public static final int
REQUEST_BODY_STREAM
4
public static final int
REQUEST_SENT
1
public static final int
RESPONSE_BODY_DONE
64
public static final int
RESPONSE_BODY_STREAM
32
public static final int
RESPONSE_RECEIVED
16
-
org.apache.http.nio.protocol.HttpAsyncRequestExecutor Modifier and Type Constant Field Value public static final int
DEFAULT_WAIT_FOR_CONTINUE
3000
public static final java.lang.String
HTTP_HANDLER
"http.nio.exchange-handler"
-
org.apache.http.nio.protocol.NHttpHandlerBase Modifier and Type Constant Field Value protected static final java.lang.String
CONN_STATE
"http.nio.conn-state"
-
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.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.nio.util.ExpandableBuffer Modifier and Type Constant Field Value public static final int
INPUT_MODE
0
public static final int
OUTPUT_MODE
1