Uses of Interface
org.apache.http.nio.protocol.HttpAsyncRequestHandlerResolver
Packages that use HttpAsyncRequestHandlerResolver
Package
Description
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 HttpAsyncRequestHandlerResolverFields in org.apache.http.nio.protocol declared as HttpAsyncRequestHandlerResolverModifier and TypeFieldDescriptionprivate final HttpAsyncRequestHandlerResolver
HttpAsyncService.HttpAsyncRequestHandlerResolverAdapter.resolver
Deprecated.Constructors in org.apache.http.nio.protocol with parameters of type HttpAsyncRequestHandlerResolverModifierConstructorDescriptionDeprecated.HttpAsyncService
(HttpProcessor httpProcessor, ConnectionReuseStrategy connStrategy, HttpResponseFactory responseFactory, HttpAsyncRequestHandlerResolver handlerResolver, HttpAsyncExpectationVerifier expectationVerifier, HttpParams params) HttpAsyncService
(HttpProcessor httpProcessor, ConnectionReuseStrategy connStrategy, HttpAsyncRequestHandlerResolver handlerResolver, HttpParams params)
UriHttpAsyncRequestHandlerMapper