| Package | Description |
|---|---|
| sila_java.library.server_base | |
| sila_java.library.server_base.standard_features |
| Modifier and Type | Method and Description |
|---|---|
static SiLAServer.Builder |
SiLAServer.Builder.withConfig(@NonNull Path configurationFile,
@NonNull ServerInformation serverInformation)
Create builder for a Server with a persistent configuration file
|
static SiLAServer.Builder |
SiLAServer.Builder.withoutConfig(@NonNull ServerInformation serverInformation)
Create builder for a Server with a non-persistent configuration
|
| Constructor and Description |
|---|
SiLAServiceServer(@NonNull IServerConfigWrapper serverConfigurationContainer,
ServerInformation serverInformation,
Map<String,String> featureDefinitions)
Constructor that create a SiLA Service server and validate the provided server information/configuration/features definitions
|
Copyright © 2022 SiLA Java Developers. All rights reserved.