Java™ Platform
Standard Ed. 6

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

Submit a bug or feature

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