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