| Package | Description |
|---|---|
| de.objektkontor.config | |
| de.objektkontor.config.common | |
| de.objektkontor.config.common.smtp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigObserver<C extends ObservableConfig> |
| Modifier and Type | Method and Description |
|---|---|
<C extends ObservableConfig> |
ConfigTracker.register(C sourceConfig) |
<C extends ObservableConfig> |
ConfigTracker.register(C sourceConfig,
T trackingData) |
| Modifier and Type | Method and Description |
|---|---|
ObservableConfig |
ConfigTracker.getSourceConfig(ObservableConfig workingCopy) |
ObservableConfig |
ConfigTracker.Modifier.modify(ObservableConfig workingCopy,
ObservableConfig sourceConfig,
T trackingData) |
| Modifier and Type | Method and Description |
|---|---|
ObservableConfig |
ConfigTracker.getSourceConfig(ObservableConfig workingCopy) |
T |
ConfigTracker.getTrackingData(ObservableConfig workingCopy) |
ObservableConfig |
ConfigTracker.Modifier.modify(ObservableConfig workingCopy,
ObservableConfig sourceConfig,
T trackingData) |
protected void |
ObservableConfig.notifyObserver(ObservableConfig newConfig,
List<ConfigUpdate> updates) |
| Modifier and Type | Class and Description |
|---|---|
class |
DBConfig |
class |
SmtpConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthConfig |
class |
HttpProxyConfig |
class |
SaslConfig |
class |
SocketFactoryConfig |
class |
SocksProxyConfig |
class |
SslConfig |
class |
StartTlsConfig |
Copyright © 2019 Objekt-Kontor IS GmbH & Co KG. All rights reserved.