| Package | Description |
|---|---|
| com.prosysopc.ua |
Common classes for client and server side.
|
| com.prosysopc.ua.stack.common |
This package contains common and shared classes
|
| Modifier and Type | Method and Description |
|---|---|
static UaApplicationURI |
UaApplicationURI.from(String applicationURI)
Returns an
UaApplicationURI that has the given uri. |
UaApplicationURI |
UaExpandedNodeId.getServer() |
| Modifier and Type | Method and Description |
|---|---|
Function<UaApplicationURI,UaApplicationURI> |
UaNamespaceTranslateable.Context.getServerUriTranslation() |
Function<UaApplicationURI,UaApplicationURI> |
UaNamespaceTranslateable.Context.getServerUriTranslation() |
| Modifier and Type | Method and Description |
|---|---|
int |
UaApplicationURI.compareTo(UaApplicationURI other) |
static UaExpandedNodeId |
UaExpandedNodeId.from(UaApplicationURI server,
UaNamespace namespace,
Object value)
Returns an
UaExpandedNodeId that has the given server (uri) and namespace (uri) and
value part. |
| Modifier and Type | Method and Description |
|---|---|
UaApplicationURI |
ServerTable.getServer(int serverIndex)
Returns
UaApplicationURI that matches the given index in this table, null if there is
no mapping. |
Copyright © 2026. All rights reserved.