See: Description
| Interface | Description |
|---|---|
| IoManagerListener |
Listens events from
IoManager. |
| IoManagerListenerChain |
Keeps an ordered list of
IoManagerListeners. |
| UaNodeIoListener |
UaNode specific IO listener. |
| UaTypeIoListener |
UaType specific IO listener. |
| UaVariableIoListener |
UaVariable specific IO listener. |
| Class | Description |
|---|---|
| IoManagerAdapter | Deprecated
the
IoManagerListener methods are now default methods with the same
implementation as this class and thus can be used directly. |
| IoManagerListenerChainImpl |
Straightforward implementation of
IoManagerListenerChain. |
| NodeIoManagerListener | |
| TypeIoManagerListener |
Handle
IoManager events based on type of the instance. |
| UaNodeIoListenerImpl | |
| UaTypeIoListenerImpl | |
| UaVariableIoListenerImpl |
Copyright © 2026. All rights reserved.