| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PubSubReaderGroupConf.Builder<T extends PubSubReaderGroupConf.Builder<T>>
Builder for common settings for PubSub ReaderGroups.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PubSubJsonReaderGroupConf.Builder<T extends PubSubJsonReaderGroupConf.Builder<T>>
Builder for common settings for PubSub JSON ReaderGroups.
|
static interface |
PubSubUadpReaderGroupConf.Builder<T extends PubSubUadpReaderGroupConf.Builder<T>>
Builder for common settings for PubSub UADP ReaderGroups.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubMqttJsonReaderGroupConf.Builder
Builder for
PubSubMqttJsonReaderGroupConf. |
static class |
PubSubMqttUadpReaderGroupConf.Builder
Builder for
PubSubMqttUadpReaderGroupConf. |
static class |
PubSubUdpUadpReaderGroupConf.Builder
Builder for
PubSubUdpUadpReaderGroupConf. |
| Modifier and Type | Method and Description |
|---|---|
abstract PubSubReaderGroupConf.Builder<?> |
PubSubTransportProfile.createReaderGroupConfBuilder() |
Copyright © 2026. All rights reserved.