| Package | Description |
|---|---|
| com.prosysopc.ua |
Common classes for client and server side.
|
| com.prosysopc.ua.client.nodes |
Client side implementation classes for the
UaNode model. |
| com.prosysopc.ua.nodes |
Common
UaNode model. |
| com.prosysopc.ua.server.nodes |
Server side implementation classes for the
UaNode model. |
| Modifier and Type | Class and Description |
|---|---|
class |
RegisteredClassesImpl
A simple implementation of
RegisteredClasses that stores the registered classes in a Map. |
| Modifier and Type | Method and Description |
|---|---|
RegisteredClasses |
UaApplication.getRegisteredClasses()
Returns the
RegisteredClasses object of the application. |
| Modifier and Type | Method and Description |
|---|---|
protected RegisteredClasses |
UaClientNodeFactory.getRegisteredClasses() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RegisteredClasses |
AbstractUaNodeFactory.getRegisteredClasses() |
| Modifier and Type | Method and Description |
|---|---|
protected RegisteredClasses |
UaServerNodeFactory.getRegisteredClasses() |
Copyright © 2026. All rights reserved.