| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PubSubConnectionConf.Builder<T extends PubSubConnectionConf.Builder<T>>
Builder for setting common parts of a pubsub connection conf.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PubSubBrokerConnectionConf.Builder<T extends PubSubBrokerConnectionConf.Builder<T>>
Builder for setting common parts of a pubsub broker-based connection conf.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubMqttJsonConnectionConf.Builder
Builder for
PubSubMqttJsonConnectionConf. |
static class |
PubSubMqttUadpConnectionConf.Builder
Builder for
PubSubMqttUadpConnectionConf. |
static class |
PubSubUdpUadpConnectionConf.Builder
Builder for
PubSubUdpUadpConnectionConf. |
| Modifier and Type | Method and Description |
|---|---|
abstract PubSubConnectionConf.Builder<?> |
PubSubTransportProfile.createConnectionConfBuilder() |
Copyright © 2026. All rights reserved.