Class Async.ExecRunnable<T>
java.lang.Object
org.apache.hc.client5.http.fluent.Async.ExecRunnable<T>
- All Implemented Interfaces:
Runnable
- Enclosing class:
Async
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExecRunnable(org.apache.hc.core5.concurrent.BasicFuture<T> future, Request request, Executor executor, org.apache.hc.core5.http.io.HttpClientResponseHandler<T> handler) -
Method Summary
-
Field Details
-
future
-
request
-
executor
-
handler
-
-
Constructor Details
-
ExecRunnable
-
-
Method Details
-
run
-