|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.apache.* |
|---|
| org.apache.http.nio.NHttpConnection | ||
|---|---|---|
public static final int |
ACTIVE |
0 |
public static final int |
CLOSED |
2 |
public static final int |
CLOSING |
1 |
| org.apache.http.nio.params.NIOReactorPNames | ||
|---|---|---|
public static final String |
CONTENT_BUFFER_SIZE |
"http.nio.content-buffer-size" |
public static final String |
GRACE_PERIOD |
"http.nio.grace-period" |
public static final String |
INTEREST_OPS_QUEUEING |
"http.nio.interest-ops-queueing" |
public static final String |
SELECT_INTERVAL |
"http.nio.select-interval" |
| org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState | ||
|---|---|---|
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 | ||
|---|---|---|
public static final int |
DEFAULT_WAIT_FOR_CONTINUE |
3000 |
public static final String |
HTTP_HANDLER |
"http.nio.exchange-handler" |
| org.apache.http.nio.protocol.NHttpHandlerBase | ||
|---|---|---|
protected static final String |
CONN_STATE |
"http.nio.conn-state" |
| org.apache.http.nio.reactor.EventMask | ||
|---|---|---|
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 | ||
|---|---|---|
public static final String |
CONNECTION_KEY |
"http.connection" |
| org.apache.http.nio.reactor.IOSession | ||
|---|---|---|
public static final int |
ACTIVE |
0 |
public static final 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 | ||
|---|---|---|
public static final String |
SESSION_KEY |
"http.session.ssl" |
| org.apache.http.nio.util.ExpandableBuffer | ||
|---|---|---|
public static final int |
INPUT_MODE |
0 |
public static final int |
OUTPUT_MODE |
1 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||