Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b00

Uses of Class
java.net.CacheRequest

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. 7

DRAFT internal-b00

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.