| 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.BuilderStep |
RemotePluginServerFactory.EventNotificationPoolStep.usingDefaultEventNotificationPool()
Configures the plugin to use the default pool for events notification.
|
RemotePluginServerFactory.BuilderStep |
RemotePluginServerFactory.EventNotificationPoolStep.usingEventNotificationPool(java.util.concurrent.ExecutorService eventNotificationPool)
Configures the plugin to use a custom thread pool for events notification.
|