|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpRequestExecutionHandler | |
---|---|
org.apache.http.nio.protocol | Asynchronous HTTP protocol handlers based on the non-blocking I/O model. |
Uses of HttpRequestExecutionHandler in org.apache.http.nio.protocol |
---|
Fields in org.apache.http.nio.protocol declared as HttpRequestExecutionHandler | |
---|---|
protected HttpRequestExecutionHandler |
ThrottlingHttpClientHandler.execHandler
Deprecated. |
Constructors in org.apache.http.nio.protocol with parameters of type HttpRequestExecutionHandler | |
---|---|
BufferingHttpClientHandler(HttpProcessor httpProcessor,
HttpRequestExecutionHandler execHandler,
ConnectionReuseStrategy connStrategy,
ByteBufferAllocator allocator,
HttpParams params)
Deprecated. |
|
BufferingHttpClientHandler(HttpProcessor httpProcessor,
HttpRequestExecutionHandler execHandler,
ConnectionReuseStrategy connStrategy,
HttpParams params)
Deprecated. |
|
ThrottlingHttpClientHandler(HttpProcessor httpProcessor,
HttpRequestExecutionHandler execHandler,
ConnectionReuseStrategy connStrategy,
ByteBufferAllocator allocator,
Executor executor,
HttpParams params)
Deprecated. |
|
ThrottlingHttpClientHandler(HttpProcessor httpProcessor,
HttpRequestExecutionHandler execHandler,
ConnectionReuseStrategy connStrategy,
Executor executor,
HttpParams params)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |