Uses of Class
com.iizigo.server.ServerConfigFile
Uses of ServerConfigFile in com.iizigo.server
Modifier and TypeMethodDescriptionServerConfigComposite.getServerConfigFile()
Gets the Server Configuration file instance.static ServerConfigFile
Opens the configuration file.Modifier and TypeMethodDescriptionvoid
IServerConfigFileListener.onServerConfigFileUpdated
(ServerConfigFile serverConfigFile) Called when a change has been made somehow and/or the property tree has been verified for errors.void
ServerConfigComposite.onServerConfigFileUpdated
(ServerConfigFile serverConfigFile) Called when a change has been made somehow and/or the property tree has been verified for errors.void
ServerConfigComposite.setServerConfigFile
(ServerConfigFile config, Exception loadException) Sets or clears the Server configuration file to edit.