Uses of Class
com.iizix.util.xjar.XJarURLStreamHandlerFactory
Packages that use XJarURLStreamHandlerFactory Package Description com.iizix.server com.iizix.util.xjar Uses of XJarURLStreamHandlerFactory in com.iizix.server
Fields in com.iizix.server declared as XJarURLStreamHandlerFactory Modifier and Type Field Description protected static XJarURLStreamHandlerFactory
ServerShell. xjarFactory
The XJar stream handler factory.Uses of XJarURLStreamHandlerFactory in com.iizix.util.xjar
Methods in com.iizix.util.xjar that return XJarURLStreamHandlerFactory Modifier and Type Method Description static XJarURLStreamHandlerFactory
XJarURLStreamHandlerFactory. getInstance()
Returns an initiated instance of the Jar URL stream handler factory.