Uses of Class
org.jcsp.net.settings.Settings
-
Packages that use Settings Package Description org.jcsp.net.settings This package is used internally by the JCSP network infrastructure to load XML configuration files and represent their structure. -
-
Uses of Settings in org.jcsp.net.settings
Fields in org.jcsp.net.settings declared as Settings Modifier and Type Field Description private SettingsService. addressSettingsprivate SettingsJCSPConfig. settingsprivate SettingsProtocol. settingsprivate SettingsService. settingsMethods in org.jcsp.net.settings that return Settings Modifier and Type Method Description SettingsJCSPConfig. getSettings()Methods in org.jcsp.net.settings with parameters of type Settings Modifier and Type Method Description voidJCSPConfig. setSettings(Settings settings)
-