Class CacheStrategy.Factory

    • Constructor Detail

      • Factory

        public Factory​(long nowMillis,
                       Request request,
                       Response cacheResponse)
    • Method Detail

      • get

        public CacheStrategy get()
        Returns a strategy to satisfy request using the a cached response response.