Uses of Class
com.github.mizosoft.methanol.internal.cache.CacheResponse
Packages that use CacheResponse
-
Uses of CacheResponse in com.github.mizosoft.methanol.internal.cache
Methods in com.github.mizosoft.methanol.internal.cache that return CacheResponseMethods in com.github.mizosoft.methanol.internal.cache that return types with arguments of type CacheResponseMethods in com.github.mizosoft.methanol.internal.cache with parameters of type CacheResponseModifier and TypeMethodDescriptionLocalCache.put(HttpRequest request, NetworkResponse networkResponse, @Nullable CacheResponse existingCacheResponse) LocalCache.update(CacheResponse cacheResponse)