Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.ServerStatusType
Packages that use ServerStatusType
Package
Description
-
Uses of ServerStatusType in org.eclipse.milo.opcua.sdk.client.model.objects
Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return ServerStatusTypeModifier and TypeMethodDescriptionServerType.getServerStatusNode()Get the ServerStatusServerStatusTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type ServerStatusTypeModifier and TypeMethodDescriptionCompletableFuture<? extends ServerStatusType>ServerType.getServerStatusNodeAsync()Asynchronous implementation ofServerType.getServerStatusNode(). -
Uses of ServerStatusType in org.eclipse.milo.opcua.sdk.client.model.variables
Classes in org.eclipse.milo.opcua.sdk.client.model.variables that implement ServerStatusType