Class InternalHttpAsyncExecRuntime.ReUseData
java.lang.Object
org.apache.hc.client5.http.impl.async.InternalHttpAsyncExecRuntime.ReUseData
- Enclosing class:
InternalHttpAsyncExecRuntime
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Object(package private) final org.apache.hc.core5.util.TimeValue -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
state
-
validDuration
final org.apache.hc.core5.util.TimeValue validDuration
-
-
Constructor Details
-
ReUseData
ReUseData(Object state, org.apache.hc.core5.util.TimeValue validDuration)
-