Uses of Interface
org.apache.hc.client5.http.cache.ResourceFactory
Packages that use ResourceFactory
Package
Description
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Uses of ResourceFactory in org.apache.hc.client5.http.impl.cache
Classes in org.apache.hc.client5.http.impl.cache that implement ResourceFactoryModifier and TypeClassDescriptionclassGeneratesResourceinstances whose body is stored in a temporary file.classGeneratesResourceinstances stored entirely in heap.Methods in org.apache.hc.client5.http.impl.cache with parameters of type ResourceFactoryModifier and TypeMethodDescriptionCachingH2AsyncClientBuilder.setResourceFactory(ResourceFactory resourceFactory) CachingHttpAsyncClientBuilder.setResourceFactory(ResourceFactory resourceFactory) final CachingHttpClientBuilderCachingHttpClientBuilder.setResourceFactory(ResourceFactory resourceFactory)