| Package | Description |
|---|---|
| com.prosysopc.ua.client |
Main client side classes of the SDK.
|
| com.prosysopc.ua.stack.core |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Subscription.fireNotification(NotificationData notification)
Fire the Notification event.
|
default void |
SubscriptionNotificationListener.onBufferOverflow(Subscription subscription,
UnsignedInteger sequenceNumber,
NotificationData[] notificationData)
Notification that the internal buffer for notificationData has overflown.
|
default void |
SubscriptionNotificationListener.onNotificationData(Subscription subscription,
NotificationData notification)
Notification of a new notificationData.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataChangeNotification
Generated on 2026-02-24 10:23:17
|
class |
EventNotificationList
Generated on 2026-02-24 10:23:17
|
class |
StatusChangeNotification
Generated on 2026-02-24 10:23:17
|
| Modifier and Type | Method and Description |
|---|---|
NotificationData |
NotificationData.Builder.build() |
NotificationData |
NotificationData.clone() |
Copyright © 2026. All rights reserved.