Uses of Interface
org.eclipse.rdf4j.common.app.config.Configuration
-
-
Uses of Configuration in org.eclipse.rdf4j.common.app
Classes in org.eclipse.rdf4j.common.app that implement Configuration Modifier and Type Class Description class
AppConfiguration
-
Uses of Configuration in org.eclipse.rdf4j.common.app.logging
Subinterfaces of Configuration in org.eclipse.rdf4j.common.app.logging Modifier and Type Interface Description interface
LogConfiguration
Configuration settings for application logging. -
Uses of Configuration in org.eclipse.rdf4j.common.app.logging.base
Classes in org.eclipse.rdf4j.common.app.logging.base that implement Configuration Modifier and Type Class Description class
AbstractLogConfiguration
Base implementation of LogConfiguration.class
LogConfigurationBase
Deprecated.UseAbstractLogConfiguration
instead. -
Uses of Configuration in org.eclipse.rdf4j.common.app.logging.logback
Classes in org.eclipse.rdf4j.common.app.logging.logback that implement Configuration Modifier and Type Class Description class
LogbackConfiguration
-
Uses of Configuration in org.eclipse.rdf4j.common.app.net
Classes in org.eclipse.rdf4j.common.app.net that implement Configuration Modifier and Type Class Description class
ProxySettings
Utility class for handling proxy connection settings.
-