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