| Package | Description |
|---|---|
| com.prosysopc.ua.server |
Main server side classes of the SDK.
|
| com.prosysopc.ua.types.gds.server | |
| com.prosysopc.ua.types.opcua.server |
| Modifier and Type | Method and Description |
|---|---|
ServerCodegenModel |
ServerCodegenModel.Builder.build() |
ServerCodegenModel |
ServerCodegenModelProvider.get()
Get a
ServerCodegenModel. |
| Modifier and Type | Method and Description |
|---|---|
void |
UaServer.registerAndLoadModel(ServerCodegenModel codegenModel,
URI nodeSetXml)
Specify an information model to use in the application.
|
void |
UaServer.registerModel(ServerCodegenModel codegenModel)
Register an information model to use in the application.
|
| Modifier and Type | Field and Description |
|---|---|
static ServerCodegenModel |
GdsServerInformationModel.MODEL |
| Modifier and Type | Method and Description |
|---|---|
ServerCodegenModel |
GdsServerInformationModel.get() |
| Modifier and Type | Field and Description |
|---|---|
static ServerCodegenModel |
ServerInformationModel.MODEL |
| Modifier and Type | Method and Description |
|---|---|
ServerCodegenModel |
ServerInformationModel.get() |
Copyright © 2026. All rights reserved.