Package | Description |
---|---|
org.apache.http.nio.protocol |
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
|
Modifier and Type | Field and Description |
---|---|
private HttpAsyncService.Incoming |
HttpAsyncService.State.incoming |
Modifier and Type | Method and Description |
---|---|
HttpAsyncService.Incoming |
HttpAsyncService.State.getIncoming() |
Modifier and Type | Method and Description |
---|---|
private void |
HttpAsyncService.completeRequest(HttpAsyncService.Incoming incoming,
NHttpServerConnection conn,
HttpAsyncService.State state) |
void |
HttpAsyncService.State.setIncoming(HttpAsyncService.Incoming incoming) |