| Package | Description |
|---|---|
| sila_java.library.server_base |
| Modifier and Type | Method and Description |
|---|---|
static SiLAServerBase |
SiLAServerBase.withConfig(Path configurationFile,
ServerInformation serverInformation,
Map<String,String> featureDefinitions,
int port,
String interfaceName,
io.grpc.BindableService... bindableServices)
Create and start a Base Server with a persistent configuration file to expose the SiLA Features
|
static SiLAServerBase |
SiLAServerBase.withoutConfig(ServerInformation serverInformation,
Map<String,String> featureDefinitions,
int port,
String interfaceName,
io.grpc.BindableService... bindableServices)
Create and start a Base Server with a non-persistent configuration to expose the SiLA Features
|
| Constructor and Description |
|---|
SiLAServiceServer(IServerConfigWrapper serverConfigurationContainer,
ServerInformation serverInformation,
Map<String,String> featureDefinitions) |
Copyright © 2019. All rights reserved.