|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpAsyncRequestHandlerResolver | |
|---|---|
| org.apache.http.nio.protocol | Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication. |
| Uses of HttpAsyncRequestHandlerResolver in org.apache.http.nio.protocol |
|---|
| Classes in org.apache.http.nio.protocol that implement HttpAsyncRequestHandlerResolver | |
|---|---|
class |
HttpAsyncRequestHandlerRegistry
Deprecated. (4.3) use UriHttpAsyncRequestHandlerMapper |
| Constructors in org.apache.http.nio.protocol with parameters of type HttpAsyncRequestHandlerResolver | |
|---|---|
HttpAsyncService(HttpProcessor httpProcessor,
ConnectionReuseStrategy connStrategy,
HttpAsyncRequestHandlerResolver handlerResolver,
HttpParams params)
Deprecated. (4.3) use HttpAsyncService.HttpAsyncService(HttpProcessor,
ConnectionReuseStrategy, HttpResponseFactory, HttpAsyncRequestHandlerMapper,
HttpAsyncExpectationVerifier) |
|
HttpAsyncService(HttpProcessor httpProcessor,
ConnectionReuseStrategy connStrategy,
HttpResponseFactory responseFactory,
HttpAsyncRequestHandlerResolver handlerResolver,
HttpAsyncExpectationVerifier expectationVerifier,
HttpParams params)
Deprecated. (4.3) use HttpAsyncService.HttpAsyncService(HttpProcessor,
ConnectionReuseStrategy, HttpResponseFactory, HttpAsyncRequestHandlerMapper,
HttpAsyncExpectationVerifier) |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||