| 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 |
|---|---|
PoolLocalServiceServerFactory.PluginStep |
PoolLocalServiceServerFactory.NodeStep.withAsyncNode(org.eclipse.keyple.distributed.spi.AsyncEndpointServer endpoint)
Configures the service with a
AsyncNodeServer node. |
PoolLocalServiceServerFactory.PluginStep |
PoolLocalServiceServerFactory.NodeStep.withSyncNode()
Configures the service with a
SyncNodeServer node. |