JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
java.net.ResponseCache
Packages that use
ResponseCache
软件包
描述
java.net
提供实现网络应用程序的类。
Uses of
ResponseCache
in
java.net
Methods in
java.net
that return
ResponseCache
变量和类型
方法
描述
static
ResponseCache
ResponseCache.
getDefault
()
获取系统范围的响应缓存。
Methods in
java.net
with parameters of type
ResponseCache
变量和类型
方法
描述
static void
ResponseCache.
setDefault
(
ResponseCache
responseCache)
设置(或取消设置)系统范围的缓存。