| 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 |
|---|---|
static PoolRemotePluginClient |
PoolRemotePluginClientUtils.getRemotePlugin()
Gets the remote plugin having the default name.
|
static PoolRemotePluginClient |
PoolRemotePluginClientUtils.getRemotePlugin(java.lang.String pluginName)
Gets the remote plugin having the provided name.
|