| Package | Description |
|---|---|
| com.prosysopc.ua.server.nodes |
Server side implementation classes for the
UaNode model. |
| Modifier and Type | Class and Description |
|---|---|
class |
CallbackProperty
A property node, whose value is retrieved using a callback method only.
|
class |
ReflectiveProperty
A generic property node, which wraps the value of a Java property.
|
class |
ReflectiveVariable
An OPCUA Variable Node which is wrapping a property of a Java object, via reflection.
|
Copyright © 2026. All rights reserved.