public interface PoolRemotePluginClient
extends org.eclipse.keyple.core.service.PoolPlugin
This plugin must be registered by the application installed on a Client not having local access to the pool of smart card readers and that wishes to control the reader remotely :
SmartCardService.registerPlugin(PluginFactory) using the factory PoolRemotePluginClientFactory.
PoolRemotePluginClientUtils.getRemotePlugin().
SmartCardService.unregisterPlugin(String) using the plugin name.
This plugin behaves like a PoolPlugin.