| Package | Description |
|---|---|
| org.eclipse.keyple.distributed.impl |
Contains the factories, utilities and internal classes of the Local Service components.
|
| Modifier and Type | Method and Description |
|---|---|
LocalServiceClientFactory.ReaderStep |
LocalServiceClientFactory.TimeoutStep.usingDefaultTimeout()
Sets the default timeout of 5 seconds.
|
LocalServiceClientFactory.ReaderStep |
LocalServiceClientFactory.TimeoutStep.usingTimeout(int timeoutInSeconds)
Sets the provided timeout.
|
LocalServiceClientFactory.ReaderStep |
LocalServiceClientFactory.NodeStep.withSyncNode(org.eclipse.keyple.distributed.spi.SyncEndpointClient endpoint)
Configures the service with a
SyncNodeClient node. |