Uses of Class
com.iizix.server.prop.WebServerPortConfig
Packages that use WebServerPortConfig
Uses of WebServerPortConfig in com.iizigo.server.config
Subclasses of WebServerPortConfig in com.iizigo.server.configModifier and TypeClassDescriptionclass
Editor version of the property container for the configuration of a Port "group" of the web server.Uses of WebServerPortConfig in com.iizix.server
Methods in com.iizix.server with parameters of type WebServerPortConfigModifier and TypeMethodDescriptionvoid
IServerAdminListener.onPortStateChanged
(WebServerPortConfig portConfig) Called when the web server port states have changed.Uses of WebServerPortConfig in com.iizix.server.prop
Methods in com.iizix.server.prop that return WebServerPortConfigModifier and TypeMethodDescriptionWebServerPortConfig.clone()
Creates a clone out of this property.ServerSettings.getPortConfigurations()
Gets the configured ports.