| Package | Description |
|---|---|
| com.prosysopc.ua.client |
Main client side classes of the SDK.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UaLoopbackClient.connect()
Deprecated.
UaLoopbackClient cannot be connected or disconnected, it is always
connected. |
void |
UaClient.connect()
Connect to the OPC UA server.
|
boolean |
UaClient.reconnect()
Reconnect to the server.
|
void |
UaLoopbackClient.setUserIdentity(UserIdentity userIdentity)
Deprecated.
UaLoopbackClient identity is equals to
Session.INTERNAL_SESSION. |
void |
UaClient.setUserIdentity(UserIdentity userIdentity)
Define a new user identity.
|
Copyright © 2026. All rights reserved.