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