| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheResponse | |
|---|---|
| java.net | Provides the classes for implementing networking applications. | 
| Uses of CacheResponse in java.net | 
|---|
| Subclasses of CacheResponse in java.net | |
|---|---|
|  class | SecureCacheResponseRepresents a cache response originally retrieved through secure means, such as TLS. | 
| Methods in java.net that return CacheResponse | |
|---|---|
| abstract  CacheResponse | ResponseCache.get(URI uri,
    String rqstMethod,
    Map<String,List<String>> rqstHeaders)Retrieve the cached response based on the requesting uri, request method and request headers. | 
| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.