Uses of Interface
org.miaixz.bus.http.cache.CacheRequest
Packages that use CacheRequest
-
Uses of CacheRequest in org.miaixz.bus.http.cache
Methods in org.miaixz.bus.http.cache that return CacheRequestModifier and TypeMethodDescriptionStores the givenresponsein the cache and returns aCacheRequestto write the response body, or null if the response cannot be cached.