public interface UrlConnectionExpiryCalculator
Modifier and Type | Method and Description |
---|---|
long |
calculateExpiry(java.net.URLConnection urlConnection)
Given a URL connection, returns a calculated heuristic expiry time (in
terms of milliseconds since epoch) for the resource.
|
long calculateExpiry(java.net.URLConnection urlConnection)
urlConnection
- the URL connection for the resourceCopyright © 2010 - 2020 Adobe. All Rights Reserved