Package org.jitsi.config
See: Description
-
Class Summary Class Description AbstractReadOnlyConfigurationService A stripped-down implementation of ConfigurationService which serves two purposes: Injected as an OSGi implementation of ConfigurationService for libs which still expect to find a ConfigurationService via OSGi
Wrapped by ConfigurationServiceConfigSource to be used in new config
ConfigSourceWrapper A wrapper around a ConfigSource that allows changing the underlying ConfigSource at any time. ConfigurationServiceConfigSource A ConfigSource implementation which is backed by a ConfigurationService instance. JitsiConfig Holds common ConfigSource instances for retrieving configuration. ReadOnlyConfigurationService An implementation of AbstractReadOnlyConfigurationService which supports reading the properties from a file whose location is determined by the ConfigurationService.PNAME_SC_HOME_DIR_LOCATION and ConfigurationService.PNAME_SC_HOME_DIR_NAME properties. TypesafeConfigSource A ConfigSource implementation backed by a Config instance. ConfigExtensionsKt -
Object Summary Object Description Companion