Package com.iizix.util.memjar
Class Summary Class Description Handler The memory JarURLStreamHandler
.MemoryJarURLConnection Extends the JarURLConnection to handle in-memory loaded MemoryJarFile instead of JarFile.MemoryJarURLStreamHandlerFactory This class installs the iiziLink file system URL stream handler allowing files to be cached in-memory and not locked on the local file system.