public interface IServerConfigWrapper
| Modifier and Type | Method and Description |
|---|---|
ServerConfiguration |
getCacheConfig() |
void |
setConfig(@NonNull ServerConfiguration serverConfiguration)
Set and save a new configuration
|
ServerConfiguration getCacheConfig()
void setConfig(@NonNull
@NonNull ServerConfiguration serverConfiguration)
throws IOException
serverConfiguration - A non null configuration to setIOException - If unable to save the new configurationCopyright © 2022 SiLA Java Developers. All rights reserved.