| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PubSubDataSetConf.Builder<T extends PubSubDataSetConf.Builder<T>>
Builder for common settings of DataSets.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubEventDataSetConf.Builder
Builder for
PubSubEventDataSetConf. |
static class |
PubSubVariableDataSetConf.Builder
Builder for
PubSubVariableDataSetConf. |
| Modifier and Type | Method and Description |
|---|---|
PubSubDataSetConf.Builder<?> |
PubSubDataSetKind.createDataSetConfBuilder()
Creates a new
PubSubDataSetConf.Builder, whose
PubSubConf.Builder.build() will create instances of based on this enum's value. |
Copyright © 2026. All rights reserved.