| Package | Description |
|---|---|
| com.prosysopc.ua.server |
Main server side classes of the SDK.
|
| com.prosysopc.ua.server.instantiation |
Classes the SDK uses internally for building UaNode instances based on address space.
|
| com.prosysopc.ua.server.nodes |
Server side implementation classes for the
UaNode model. |
| com.prosysopc.ua.types.gds.server | |
| com.prosysopc.ua.types.opcua.server |
| Class and Description |
|---|
| UaExternalNode |
| Class and Description |
|---|
| UaTypeNode
Generic type node.
|
| UaVariableCallback
A variable implementation that accesses an external value via callback methods.
|
| Class and Description |
|---|
| BaseNode
Straight forward, server side implementation of
UaNode. |
| CacheVariable
A base implementation of UaVariable with a value cache.
|
| CallbackInstanceProperty
A property version of
CallbackInstanceVariable. |
| CallbackInstanceVariable
An implementation of
InstanceVariable. |
| CallbackVariable
A variable node, whose value is retrieved using a callback method only.
|
| InstanceVariable
An instance variable is a light-weight implementation of an UaVariable, which actually refers to
an InstanceDeclaration of a type node.
|
| PlainInstanceProperty
A property version of
PlainInstanceVariable. |
| PlainInstanceVariable
A very plain, type specific implementation of
InstanceVariable. |
| PlainProperty
A very plain implementation of the UA property node.
|
| PlainVariable
A very plain, type specific implementation of the UA variable node.
|
| ReflectiveInstanceProperty
A property version of
ReflectiveInstanceVariable. |
| ReflectiveInstanceVariable
An
InstanceVariable, which is wrapping a property of a Java object, via reflection, to be
exposed as an OPC UA Variable. |
| ReflectiveProperty
A generic property node, which wraps the value of a Java property.
|
| ReflectiveVariable
An OPCUA Variable Node which is wrapping a property of a Java object, via reflection.
|
| ServerNode
An abstract base class for all server side nodes.
|
| UaCallable
Defines the interface to an OPC UA node that supports method calls.
|
| UaExternalNode |
| UaInstanceNode
Straight forward implementation of
UaInstance. |
| UaMethodNode
Straight forward implementation of
UaMethod. |
| UaObjectNode
Straight forward implementation of
UaObject. |
| UaServerReference
UA reference implementation for the server side.
|
| UaTypeNode
Generic type node.
|
| UaVariableCallback
A variable implementation that accesses an external value via callback methods.
|
| UaVariableNode
Abstract base implementation of
UaVariable for UA Server side. |
| Class and Description |
|---|
| AbstractGeneratedObjectNode |
| BaseNode
Straight forward, server side implementation of
UaNode. |
| ServerNode
An abstract base class for all server side nodes.
|
| UaCallable
Defines the interface to an OPC UA node that supports method calls.
|
| UaInstanceNode
Straight forward implementation of
UaInstance. |
| UaObjectNode
Straight forward implementation of
UaObject. |
| Class and Description |
|---|
| AbstractGeneratedObjectNode |
| AbstractGeneratedVariableNode |
| BaseNode
Straight forward, server side implementation of
UaNode. |
| CacheVariable
A base implementation of UaVariable with a value cache.
|
| ServerNode
An abstract base class for all server side nodes.
|
| UaCallable
Defines the interface to an OPC UA node that supports method calls.
|
| UaInstanceNode
Straight forward implementation of
UaInstance. |
| UaObjectNode
Straight forward implementation of
UaObject. |
| UaVariableNode
Abstract base implementation of
UaVariable for UA Server side. |
Copyright © 2026. All rights reserved.