| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static PubSubUdpConnectionStateChangedEvent.Builder |
PubSubUdpConnectionStateChangedEvent.builder()
Returns a new
PubSubUdpConnectionStateChangedEvent.Builder that can be used to construct instances of this class |
PubSubUdpConnectionStateChangedEvent.Builder |
PubSubUdpConnectionStateChangedEvent.Builder.setConnected(Boolean connected)
Set the value for
PubSubUdpConnectionStateChangedEvent#getConnected(). |
PubSubUdpConnectionStateChangedEvent.Builder |
PubSubUdpConnectionStateChangedEvent.Builder.setConnection(PubSubUdpUadpConnectionConf connection)
Set the value for
PubSubUdpConnectionStateChangedEvent.getConnection(). |
PubSubUdpConnectionStateChangedEvent.Builder |
PubSubUdpConnectionStateChangedEvent.Builder.setError(Exception error)
Set the value for
PubSubUdpConnectionStateChangedEvent.getError(). |
PubSubUdpConnectionStateChangedEvent.Builder |
PubSubUdpConnectionStateChangedEvent.toBuilder()
Returns a new
PubSubUdpConnectionStateChangedEvent.Builder that is initialized with the state of this object. |
Copyright © 2026. All rights reserved.