| Interface | Description |
|---|---|
| ConfigurableComponent<T extends BaSyxConfigurationBuilder<?>> |
Base interface for configurable components
|
| Class | Description |
|---|---|
| BaSyxConfiguration | |
| BaSyxContextConfiguration |
Represents a BaSyx http servlet configuration for a BaSyxContext,
that can be loaded from a properties file.
|
| BaSyxDockerConfiguration |
Represents a BaSyx docker configuration for a docker environment.
|
| BaSyxMongoDBConfiguration |
Represents a BaSyx configuration for a MongoDB connection.
|
| BaSyxMqttConfiguration |
Represents a BaSyx mqtt configuration for an mqtt connection.
|
| BaSyxSQLConfiguration |
Represents a BaSyx sql configuration for a sql connection.
|
| CFGBaSyxConnection |
Configure a server connection
|
| Enum | Description |
|---|---|
| CFGBaSyxProtocolType |
Enumerate supported BaSyx protocol types
|
| Annotation Type | Description |
|---|---|
| ConfigurableProperty |
Marker interface for configurable properties of configurable BaSyx components
|
Copyright © 2021. All rights reserved.