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
Fields in aQute.bnd.http with type parameters of type URLCache.Info Modifier and Type Field Description private java.util.concurrent.ConcurrentMap<java.io.File,URLCache.Info>
URLCache. infos
Methods in aQute.bnd.http that return URLCache.Info Modifier and Type Method Description URLCache.Info
URLCache. get(java.io.File file, java.net.URI uri)
URLCache.Info
URLCache. get(java.net.URI uri)
-