| Package | Description |
|---|---|
| org.apache.http.nio.protocol |
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAsyncResponseProducer
Basic implementation of
HttpAsyncResponseProducer. |
| Modifier and Type | Method and Description |
|---|---|
protected HttpAsyncResponseProducer |
HttpAsyncService.handleException(Exception ex,
HttpContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpAsyncExchange.submitResponse(HttpAsyncResponseProducer responseProducer)
Submits an HTTP response using a custom
HttpAsyncResponseProducer. |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.