| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| 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. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.