Uses of Interface
com.iizix.app.builder.IIDirectory
Packages that use IIDirectory Package Description com.iizigo.app com.iizix.app.builder Uses of IIDirectory in com.iizigo.app
Classes in com.iizigo.app that implement IIDirectory Modifier and Type Class Description classEclipseIFolderThe Eclipse folder wrapper.classEclipseIPathDirectoryThe Eclipse directory reference using an IPath.classEclipseIProjectThe Eclipse project wrapper as a directory.Uses of IIDirectory in com.iizix.app.builder
Classes in com.iizix.app.builder that implement IIDirectory Modifier and Type Class Description classJavaDirectoryThe Java file wrapper.Methods in com.iizix.app.builder with parameters of type IIDirectory Modifier and Type Method Description protected voidApplicationDistributor. loadModule(IIDirectory iidir)Loads the entire Module application using the "Server code" with parallel thread load of all files.