|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheRequest | |
---|---|
java.net | Provides the classes for implementing networking applications. |
Uses of CacheRequest in java.net |
---|
Methods in java.net that return CacheRequest | |
---|---|
abstract 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. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2011, Oracle and/or its affiliates. All rights reserved.