软件包 | 描述 |
---|---|
java.net |
为实现网络应用程序提供类。
|
Modifier and Type | Class and Description |
---|---|
class |
SecureCacheResponse
代表一个缓存响应最初通过安全的方式进行检索,如TLS。
|
Modifier and Type | Method and Description |
---|---|
abstract CacheResponse |
ResponseCache.get(URI uri, String rqstMethod, Map<String,List<String>> rqstHeaders)
检索缓存的响应基于请求的URI请求方法、请求报头。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.