|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpAsyncRequestHandlerResolver | |
---|---|
org.apache.http.nio.protocol | Non-blocking HTTP protocol execution framework. |
Uses of HttpAsyncRequestHandlerResolver in org.apache.http.nio.protocol |
---|
Classes in org.apache.http.nio.protocol that implement HttpAsyncRequestHandlerResolver | |
---|---|
class |
HttpAsyncRequestHandlerRegistry
Maintains a map of HTTP request handlers keyed by a request URI pattern. |
Constructors in org.apache.http.nio.protocol with parameters of type HttpAsyncRequestHandlerResolver | |
---|---|
HttpAsyncServiceHandler(HttpAsyncRequestHandlerResolver handlerResolver,
HttpAsyncExpectationVerifier expectationVerifier,
HttpProcessor httpProcessor,
ConnectionReuseStrategy connStrategy,
HttpParams params)
|
|
HttpAsyncServiceHandler(HttpAsyncRequestHandlerResolver handlerResolver,
HttpProcessor httpProcessor,
ConnectionReuseStrategy connStrategy,
HttpParams params)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |