Uses of Interface
test.de.iip_ecosphere.platform.connectors.opcuav1.NamespaceCreator
-
Packages that use NamespaceCreator Package Description test.de.iip_ecosphere.platform.connectors.opcuav1 The tests for the OPC UA connectors extension. -
-
Uses of NamespaceCreator in test.de.iip_ecosphere.platform.connectors.opcuav1
Constructors in test.de.iip_ecosphere.platform.connectors.opcuav1 with parameters of type NamespaceCreator Constructor Description TestServer(NamespaceCreator namespaceCreator, ServerSetup setup)Creates a test server.
-