| Package | Description |
|---|---|
| com.prosysopc.ua.server.nodes |
Server side implementation classes for the
UaNode model. |
| Modifier and Type | Class and Description |
|---|---|
class |
CallbackInstanceProperty
A property version of
CallbackInstanceVariable. |
class |
CallbackInstanceVariable
An implementation of
InstanceVariable. |
class |
PlainInstanceProperty<T>
A property version of
PlainInstanceVariable. |
class |
PlainInstanceVariable<T>
A very plain, type specific implementation of
InstanceVariable. |
class |
ReflectiveInstanceProperty
A property version of
ReflectiveInstanceVariable. |
class |
ReflectiveInstanceVariable
An
InstanceVariable, which is wrapping a property of a Java object, via reflection, to be
exposed as an OPC UA Variable. |
Copyright © 2026. All rights reserved.