Uses of Interface
com.iizix.prop.IWebServerPortConfig
Packages that use IWebServerPortConfig Package Description com.iizigo.server.config com.iizix.comm com.iizix.server.prop Uses of IWebServerPortConfig in com.iizigo.server.config
Classes in com.iizigo.server.config that implement IWebServerPortConfig Modifier and Type Class Description class
EditorWebServerPortConfig
Editor version of the property container for the configuration of a Port "group" of the web server.Uses of IWebServerPortConfig in com.iizix.comm
Methods in com.iizix.comm that return IWebServerPortConfig Modifier and Type Method Description IWebServerPortConfig[]
IServerSettings. getPortConfigurations()
Gets the configured ports.Uses of IWebServerPortConfig in com.iizix.server.prop
Classes in com.iizix.server.prop that implement IWebServerPortConfig Modifier and Type Class Description class
WebServerPortConfig
Property container for the configuration of a Port "group" of the web server.