Package | Description |
---|---|
org.apache.http.nio.protocol |
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
|
Modifier and Type | Method and Description |
---|---|
private static HttpAsyncRequestExecutor.State |
HttpAsyncRequestExecutor.getState(NHttpConnection conn) |
Modifier and Type | Method and Description |
---|---|
private void |
HttpAsyncRequestExecutor.processResponse(NHttpClientConnection conn,
HttpAsyncRequestExecutor.State state,
HttpAsyncClientExchangeHandler handler) |