Uses of Interface
org.eclipse.keyple.distributed.RemotePoolPluginClientFactoryBuilder.BuilderStep
-
-
Uses of RemotePoolPluginClientFactoryBuilder.BuilderStep in org.eclipse.keyple.distributed
Methods in org.eclipse.keyple.distributed that return RemotePoolPluginClientFactoryBuilder.BuilderStep Modifier and Type Method Description RemotePoolPluginClientFactoryBuilder.BuilderStepRemotePoolPluginClientFactoryBuilder.NodeStep. withAsyncNode(org.eclipse.keyple.distributed.spi.AsyncEndpointClientSpi endpoint, int timeoutSeconds)Configures the service with aAsyncNodeClientnode.RemotePoolPluginClientFactoryBuilder.BuilderStepRemotePoolPluginClientFactoryBuilder.NodeStep. withSyncNode(org.eclipse.keyple.distributed.spi.SyncEndpointClientSpi endpoint)Configures the service with aSyncNodeClientnode.
-