| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.client | |
| org.eclipse.milo.opcua.sdk.client.api |
| Modifier and Type | Class and Description |
|---|---|
class |
OpcUaSession |
| Modifier and Type | Method and Description |
|---|---|
default void |
SessionActivityListener.onSessionActive(UaSession session)
An activated
UaSession is now available. |
default void |
SessionActivityListener.onSessionInactive(UaSession session)
The previously activated
UaSession is no longer available. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends UaSession> |
UaClient.getSession() |
Copyright © 2021. All rights reserved.