Uses of Class
aQute.bnd.http.URLCache.Info
-
Packages that use URLCache.Info Package Description aQute.bnd.http -
-
Uses of URLCache.Info in aQute.bnd.http
Methods in aQute.bnd.http that return URLCache.Info Modifier and Type Method Description URLCache.InfoURLCache. get(java.io.File file, java.net.URI uri)URLCache.InfoURLCache. get(java.net.URI uri)Methods in aQute.bnd.http that return types with arguments of type URLCache.Info Modifier and Type Method Description java.util.Map<java.io.File,URLCache.Info>URLCache. infos()
-