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