| Package | Description |
|---|---|
| com.prosysopc.ua.server |
Main server side classes of the SDK.
|
| com.prosysopc.ua.server.nodes |
Server side implementation classes for the
UaNode model. |
| Modifier and Type | Method and Description |
|---|---|
UaExternalNode |
ExternalNodeManager.getNode(NodeId nodeId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<UaExternalNode> |
ExternalNodeManager.getNodesByNamespace(int namespaceIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExternalNodeManager.removeNode(UaExternalNode oldNode) |
protected void |
NodeManagerUaNode.replaceExternalNode(UaExternalNode oldNode,
UaNode newNode) |
| Modifier and Type | Class and Description |
|---|---|
class |
UaExternalNodeImpl
A server side implementation of the
UaExternalNode. |
Copyright © 2026. All rights reserved.