Uses of Interface
org.eclipse.keyple.distributed.RemotePluginServerFactoryBuilder.NodeStep
-
-
Uses of RemotePluginServerFactoryBuilder.NodeStep in org.eclipse.keyple.distributed
Methods in org.eclipse.keyple.distributed that return RemotePluginServerFactoryBuilder.NodeStep Modifier and Type Method Description static RemotePluginServerFactoryBuilder.NodeStepRemotePluginServerFactoryBuilder. builder(java.lang.String remotePluginName)Gets the first step of the builder to use in order to create a new factory instance.static RemotePluginServerFactoryBuilder.NodeStepRemotePluginServerFactoryBuilder. builder(java.lang.String remotePluginName, java.util.concurrent.ExecutorService executorService)Gets the first step of the builder to use in order to create a new factory instance.
-