| Package | Description |
|---|---|
| org.jitsi.impl.configuration | |
| org.jitsi.impl.configuration.xml |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseConfigurationStore.reloadConfiguration(File file)
Removes all property name-value associations currently present in this
ConfigurationStore and deserializes new property name-value
associations from a specific File which presumably is in the
format represented by this instance.
|
void |
ConfigurationStore.reloadConfiguration(File file)
Removes all property name-value associations currently present in this
ConfigurationStore and deserializes new property name-value
associations from a specific File which presumably is in the
format represented by this instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLConfigurationStore.reloadConfiguration(File file)
Implements
ConfigurationStore.reloadConfiguration(File). |
Copyright © 2021 jitsi.org. All rights reserved.