Interface CachedResponse

    • Method Detail

      • getKey

        Object getKey()
        Deprecated.
      • getCache

        Cache getCache()
        Deprecated.
      • getCachedTime

        long getCachedTime()
        Deprecated.
      • getInitialAge

        long getInitialAge()
        Deprecated.
      • getResidentAge

        long getResidentAge()
        Deprecated.
      • getCurrentAge

        long getCurrentAge()
        Deprecated.
      • getFreshnessLifetime

        long getFreshnessLifetime()
        Deprecated.
      • getHowStale

        long getHowStale()
        Deprecated.
      • isFresh

        boolean isFresh()
        Deprecated.