| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Field and Description |
|---|---|
protected PubSubBiFunction<PubSubUdpUadpConnectionConf,PubSubUDPSocketKind,PubSubDatagramChannelWrapper> |
PubSubSystemOverrides.Builder.udpSocketProvider |
| Modifier and Type | Method and Description |
|---|---|
PubSubBiFunction<PubSubUdpUadpConnectionConf,PubSubUDPSocketKind,PubSubDatagramChannelWrapper> |
PubSubSystemOverrides.getUdpSocketProvider()
Allows overriding
DatagramChannel used in PubSub UDP via returning custom
PubSubDatagramChannelWrapper. |
PubSubBiFunction<PubSubUdpUadpConnectionConf,PubSubUDPSocketKind,PubSubDatagramChannelWrapper> |
PubSubSystemOverrides.Builder.getUdpSocketProvider() |
| Modifier and Type | Method and Description |
|---|---|
PubSubSystemOverrides.Builder |
PubSubSystemOverrides.Builder.setUdpSocketProvider(PubSubBiFunction<PubSubUdpUadpConnectionConf,PubSubUDPSocketKind,PubSubDatagramChannelWrapper> udpSocketProvider)
Set the value for
PubSubSystemOverrides.getUdpSocketProvider(). |
Copyright © 2026. All rights reserved.