Uses of Class
com.iizix.util.memjar.MemoryJarURLStreamHandlerFactory
Packages that use MemoryJarURLStreamHandlerFactory Package Description com.iizix.server com.iizix.util.memjar Uses of MemoryJarURLStreamHandlerFactory in com.iizix.server
Fields in com.iizix.server declared as MemoryJarURLStreamHandlerFactory Modifier and Type Field Description protected static MemoryJarURLStreamHandlerFactoryServerShell. memoryJarFactoryThe memory Jar stream handler factory.Uses of MemoryJarURLStreamHandlerFactory in com.iizix.util.memjar
Methods in com.iizix.util.memjar that return MemoryJarURLStreamHandlerFactory Modifier and Type Method Description static MemoryJarURLStreamHandlerFactoryMemoryJarURLStreamHandlerFactory. getInstance()Returns an initiated instance of the Jar URL stream handler factory.