Uses of Class
java.net.ResponseCache
Packages that useResponseCache
Uses ofResponseCache injava.net
Methods injava.net that returnResponseCacheModifier and TypeMethodDescriptionstaticResponseCacheResponseCache.getDefault()Gets the system-wide response cache.Methods injava.net with parameters of typeResponseCacheModifier and TypeMethodDescriptionstatic voidResponseCache.setDefault(ResponseCache responseCache) Sets (or unsets) the system-wide cache.