|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpAsyncExpectationVerifier | |
---|---|
org.apache.http.nio.protocol | Asynchronous HTTP protocol handlers based on the non-blocking I/O model. |
Uses of HttpAsyncExpectationVerifier in org.apache.http.nio.protocol |
---|
Constructors in org.apache.http.nio.protocol with parameters of type HttpAsyncExpectationVerifier | |
---|---|
HttpAsyncService(HttpProcessor httpProcessor,
ConnectionReuseStrategy connStrategy,
HttpResponseFactory responseFactory,
HttpAsyncRequestHandlerMapper handlerMapper,
HttpAsyncExpectationVerifier expectationVerifier)
Creates new instance of HttpAsyncServerProtocolHandler. |
|
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 |