@Service(name="https") @PerLookup public class HTTPSInputArchive extends HTTPInputArchive
Although the JARs are stored as JARs in the Java Web Start cache, Java Web Start hides the actual location where the cached JAR resides. So this implementation does not rely on the JARs location but uses URLs to access the archive itself and its elements.
archiveMetaData, extraData, parentArchive
Constructor and Description |
---|
HTTPSInputArchive() |
close, delete, entries, entries, exists, exists, getArchiveSize, getDirectories, getEntry, getEntrySize, getManifest, getName, getSubArchive, getURI, isDirectory, open, renameTo
addArchiveMetaData, getArchiveMetaData, getExtraData, getParentArchive, removeArchiveMetaData, removeExtraData, setExtraData, setParentArchive
Copyright © 2021. All rights reserved.