| 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 |
PubSubJsonWriterGroupConf<T extends PubSubJsonDataSetWriterConf>
Common settings for PubSub WriterGroups that deal with JSON message encodings.
|
interface |
PubSubUadpWriterGroupConf<T extends PubSubUadpDataSetWriterConf>
Common settings for PubSub WriterGroups that deal with UADP message encodings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PubSubMqttJsonWriterGroupConf |
class |
PubSubMqttUadpWriterGroupConf |
class |
PubSubUdpUadpWriterGroupConf |
| Modifier and Type | Method and Description |
|---|---|
PubSubWriterGroupConf<?> |
PubSubWriterGroupConf.Builder.build() |
Copyright © 2026. All rights reserved.