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