| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Method and Description |
|---|---|
PubSubSystemOverrides |
PubSubSystemOverrides.Builder.build()
Returns an instance of
PubSubSystemOverrides with the values given to this builder. |
| Modifier and Type | Method and Description |
|---|---|
static PubSubSystem |
PubSubSystem.createFor(UaApplication uaApplication,
PubSubSystemConf initialConf,
PubSubSystemOverrides overrides)
Creates a
PubSubSystem that uses the given UaApplication as the source and
target of for Publisher and Subscriber parts. |
Copyright © 2026. All rights reserved.