Uses of Class
org.apache.hc.client5.http.impl.cache.HttpByteArrayCacheEntrySerializer
-
Packages that use HttpByteArrayCacheEntrySerializer Package Description org.apache.hc.client5.http.impl.cache Caching API implementation for both the classic and the asynchronous HTTP transports. -
-
Uses of HttpByteArrayCacheEntrySerializer in org.apache.hc.client5.http.impl.cache
Fields in org.apache.hc.client5.http.impl.cache declared as HttpByteArrayCacheEntrySerializer Modifier and Type Field Description static HttpByteArrayCacheEntrySerializer
HttpByteArrayCacheEntrySerializer. INSTANCE
-