Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.ReaderGroupTransportType
Packages that use ReaderGroupTransportType
-
Uses of ReaderGroupTransportType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement ReaderGroupTransportTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return ReaderGroupTransportTypeModifier and TypeMethodDescriptionReaderGroupType.getTransportSettingsNode()Get the TransportSettingsReaderGroupTransportTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type ReaderGroupTransportTypeModifier and TypeMethodDescriptionCompletableFuture<? extends ReaderGroupTransportType>ReaderGroupType.getTransportSettingsNodeAsync()Asynchronous implementation ofReaderGroupType.getTransportSettingsNode().