| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.client.model.nodes.objects | |
| org.eclipse.milo.opcua.sdk.client.model.types.objects |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerCapabilitiesTypeNode |
| Modifier and Type | Method and Description |
|---|---|
ServerCapabilitiesType |
ServerType.getServerCapabilitiesNode()
Get the ServerCapabilities
ServerCapabilitiesType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends ServerCapabilitiesType> |
ServerType.getServerCapabilitiesNodeAsync()
Asynchronous implementation of
ServerType.getServerCapabilitiesNode(). |
Copyright © 2021. All rights reserved.