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 class
EclipseIFolder
The Eclipse folder wrapper.class
EclipseIPathDirectory
The Eclipse directory reference using an IPath.class
EclipseIProject
The 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 class
JavaDirectory
The Java file wrapper.Methods in com.iizix.app.builder with parameters of type IIDirectory Modifier and Type Method Description protected void
ApplicationDistributor. loadModule(IIDirectory iidir)
Loads the entire Module application using the "Server code" with parallel thread load of all files.