|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpAsyncExchange | |
|---|---|
| org.apache.http.nio.protocol | Asynchronous HTTP protocol handlers based on the non-blocking I/O model. |
| Uses of HttpAsyncExchange in org.apache.http.nio.protocol |
|---|
| Methods in org.apache.http.nio.protocol with parameters of type HttpAsyncExchange | |
|---|---|
void |
BasicAsyncRequestHandler.handle(HttpRequest request,
HttpAsyncExchange httpexchange,
HttpContext context)
|
void |
HttpAsyncRequestHandler.handle(T data,
HttpAsyncExchange httpExchange,
HttpContext context)
Triggered to complete request processing and to initiate the process of generating a response. |
void |
HttpAsyncExpectationVerifier.verify(HttpAsyncExchange httpExchange,
HttpContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||