Uses of Class
java.net.CacheRequest
Packages that use CacheRequest
-
Uses of CacheRequest in java.net
Methods in java.net that return CacheRequestModifier and TypeMethodDescriptionabstract CacheRequest
ResponseCache.put(URI uri, URLConnection conn)
The protocol handler calls this method after a resource has been retrieved, and the ResponseCache must decide whether or not to store the resource in its cache.