|
jaulib v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
|
import java.io.File;import java.io.IOException;import java.net.URISyntaxException;import java.security.cert.Certificate;import java.util.HashMap;import java.util.Map;import java.util.jar.JarFile;import org.jau.net.Uri;import org.jau.pkg.JarUtil;import org.jau.sec.SecurityUtil;import org.jau.sys.Debug;import org.jau.sys.JNILibrary;Go to the source code of this file.
Classes | |
| class | org.jau.pkg.cache.TempJarCache |
Static Jar file cache handler using an underlying instance of TempFileCache, see getTempFileCache(). More... | |
| enum | org.jau.pkg.cache.TempJarCache.LoadState |
Packages | |
| package | org.jau.pkg.cache |
| Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2021 Gothel Software e.K. | |