Uses of Class
com.iizix.util.xjar.XJarURLStreamHandlerFactory
Packages that use XJarURLStreamHandlerFactory
Uses of XJarURLStreamHandlerFactory in com.iizix.server
Fields in com.iizix.server declared as XJarURLStreamHandlerFactoryModifier and TypeFieldDescriptionprotected 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 XJarURLStreamHandlerFactoryModifier and TypeMethodDescriptionstatic XJarURLStreamHandlerFactory
XJarURLStreamHandlerFactory.getInstance()
Returns an initiated instance of the Jar URL stream handler factory.