| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PubSubBrokerConnectionConf<T extends PubSubReaderGroupConf<?>,S extends PubSubWriterGroupConf<?>>
Common settings for PubSub broker-based connection configuration.
|
interface |
PubSubConnectionConf<T extends PubSubReaderGroupConf<?>,S extends PubSubWriterGroupConf<?>>
Common settings for PubSub connection configuration.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PubSubJsonReaderGroupConf<T extends PubSubJsonDataSetReaderConf>
Common settings for PubSub ReaderGroups that deal with JSON message encodings.
|
interface |
PubSubUadpReaderGroupConf<T extends PubSubUadpDataSetReaderConf>
Common settings for PubSub ReaderGroups that deal with UADP message encodings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PubSubMqttJsonReaderGroupConf |
class |
PubSubMqttUadpReaderGroupConf |
class |
PubSubUdpUadpReaderGroupConf |
| Modifier and Type | Method and Description |
|---|---|
PubSubReaderGroupConf<?> |
PubSubReaderGroupConf.Builder.build() |
PubSubReaderGroupConf<?> |
PubSubDataSetMessageReceivedEvent.getReaderGroup()
The ReaderGroup where the Reader is.
|
Copyright © 2026. All rights reserved.