| 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.Outgoing |
HttpAsyncService.State.outgoing |
| Modifier and Type | Method and Description |
|---|---|
HttpAsyncService.Outgoing |
HttpAsyncService.State.getOutgoing() |
| Modifier and Type | Method and Description |
|---|---|
private void |
HttpAsyncService.completeResponse(HttpAsyncService.Outgoing outgoing,
NHttpServerConnection conn,
HttpAsyncService.State state) |
void |
HttpAsyncService.State.setOutgoing(HttpAsyncService.Outgoing outgoing) |