| Package | Description |
|---|---|
| com.prosysopc.ua.client |
Main client side classes of the SDK.
|
| com.prosysopc.ua.client.nodes |
Client side implementation classes for the
UaNode model. |
| com.prosysopc.ua.server |
Main server side classes of the SDK.
|
| com.prosysopc.ua.typedictionary |
Dynamic
Structure handing based on
TypeDictionarys read from the server address space. |
| com.prosysopc.ua.types.gds.client | |
| com.prosysopc.ua.types.opcua.client |
| Class and Description |
|---|
| AddressSpace
OPC UA Address Space.
|
| AddressSpaceException
An exception while reading the AddressSpace information from the server.
|
| ClientCodegenModel
Client side
CodegenModel. |
| ClientCodegenModel.Builder
Builder for
ClientCodegenModel. |
| ConnectException
Failure in connecting the UaClient to the UA Server.
|
| InternalBrowseResults
Internal class.
|
| InternalGetNodesResults
Internal class.
|
| InvalidServerCertificateException
Invalid Server certificate exception.
|
| InvalidServerEndpointException
Invalid server endpoint exception.
|
| MonitoredDataItem
Monitored Item for data change notifications from the server.
|
| MonitoredDataItemListener
Event listener for OPC UA notifications from a monitored data item.
|
| MonitoredEventItem
Monitored Item to use for event subscriptions.
|
| MonitoredEventItemListener
A notification interface for listening to changes in a MonitoredEventItem.
|
| MonitoredItem
Clients define MonitoredItems to subscribe to data and Events.
|
| MonitoredItemErrorListener
Listener for observing when
MonitoredItem.getErrorCode() changes. |
| NodeCache
A client side cache of UaNode objects retrieved from the server.
|
| ReconnectState
Enum defining different states of UaClient's reconnect state, mainly intended to be used with
automatic reconnecting feature.
|
| ReconnectStatus
Immutable Status for
UaClient's reconnecting state, mainly intended to be used with
AutoReconnect feature. |
| ReconnectStatus.Builder
Builder for
ReconnectStatus. |
| ServerConnectionException
Failure related to server connection.
|
| ServerListBase
A base class for ServerLists discovered from discovery servers.
|
| ServerListException
Exception from an operation with the
ServerList. |
| ServerStatusListener
Event interface for listening changes in the OPC UA Server status.
|
| Subscription
OPC UA Subscription.
|
| SubscriptionAliveListener
An event listener for subscription alive and timeout notifications.
|
| SubscriptionNotificationListener
Event listener for OPC UA Notification events from a
Subscription. |
| UaClient
A client connection interface to an OPC UA server.
|
| UaClientListener
Listener for enabling certain callback and such for UaClient.
|
| Class and Description |
|---|
| AddressSpace
OPC UA Address Space.
|
| Class and Description |
|---|
| UaLoopbackClient |
| Class and Description |
|---|
| UaClient
A client connection interface to an OPC UA server.
|
| Class and Description |
|---|
| ClientCodegenModel
Client side
CodegenModel. |
| ClientCodegenModelProvider
An interface designed to be used for automatically discovering all generated client side
InformationModels.
|
| Class and Description |
|---|
| ClientCodegenModel
Client side
CodegenModel. |
| ClientCodegenModelProvider
An interface designed to be used for automatically discovering all generated client side
InformationModels.
|
Copyright © 2026. All rights reserved.