Uses of Class
test.de.iip_ecosphere.platform.transport.TestServerBuilder
Packages that use TestServerBuilder
Package
Description
Tests for the platform transport connectors.
-
Uses of TestServerBuilder in test.de.iip_ecosphere.platform.transport
Methods in test.de.iip_ecosphere.platform.transport that return TestServerBuilderModifier and TypeMethodDescriptionstatic TestServerBuilderTestServerBuilder.fromPlugin(String pluginId) Creates a builder from the given plugin id via thePluginManager.TestServerBuilder.setAddress(de.iip_ecosphere.platform.support.ServerAddress addr) Sets the server address.