Interface OkResponseCache

All Known Implementing Classes:
OkResponseCacheAdapter

public interface OkResponseCache
An extended response cache API. Unlike ResponseCache, this interface supports conditional caching and statistics.

Warning: Experimental OkHttp 2.0 API

This class is in beta. APIs are subject to change!
  • Method Details