Uses of Class
org.conscrypt.FileClientSessionCache.Impl
-
Packages that use FileClientSessionCache.Impl Package Description org.conscrypt -
-
Uses of FileClientSessionCache.Impl in org.conscrypt
Fields in org.conscrypt with type parameters of type FileClientSessionCache.Impl Modifier and Type Field Description (package private) static java.util.Map<java.io.File,FileClientSessionCache.Impl>
FileClientSessionCache. caches
Maps directories to the cache instances that are backed by those directories.
-