Uses of Class
com.iizix.util.AbstractJarURLConnection
Uses of AbstractJarURLConnection in com.iizix.util.memjar
Modifier and TypeClassDescriptionclass
Extends the JarURLConnection to handle in-memory loaded MemoryJarFile instead of JarFile.Uses of AbstractJarURLConnection in com.iizix.util.xjar
Modifier and TypeClassDescriptionclass
Extends the JarURLConnection to handle XJarFile instead of JarFile's.