Uses of Interface
com.github.mizosoft.methanol.CacheAwareResponse
Packages that use CacheAwareResponse
-
Uses of CacheAwareResponse in com.github.mizosoft.methanol
Methods in com.github.mizosoft.methanol that return CacheAwareResponseMethods in com.github.mizosoft.methanol with parameters of type CacheAwareResponseModifier and TypeMethodDescriptiondefault voidHttpCache.Listener.onResponse(HttpRequest request, CacheAwareResponse<?> response) Called when the cache is ready to serve the response.