Class CacheHit
java.lang.Object
org.apache.hc.client5.http.impl.cache.CacheHit
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final HttpCacheEntry(package private) final String(package private) final String -
Constructor Summary
ConstructorsConstructorDescriptionCacheHit(String rootKey, String variantKey, HttpCacheEntry entry) CacheHit(String rootKey, HttpCacheEntry entry) -
Method Summary