Uses of Class
org.apache.hc.client5.http.impl.cache.CacheControlHeaderParser
Packages that use CacheControlHeaderParser
Package
Description
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Uses of CacheControlHeaderParser in org.apache.hc.client5.http.impl.cache
Fields in org.apache.hc.client5.http.impl.cache declared as CacheControlHeaderParserModifier and TypeFieldDescriptionstatic final CacheControlHeaderParserCacheControlHeaderParser.INSTANCEThe singleton instance of this parser.