Uses of Interface
org.eclipse.keyple.core.distributed.remote.RemotePluginApi
-
Packages that use RemotePluginApi Package Description org.eclipse.keyple.core.distributed.remote.spi SPI for remote plugins and factories. -
-
Uses of RemotePluginApi in org.eclipse.keyple.core.distributed.remote.spi
Methods in org.eclipse.keyple.core.distributed.remote.spi with parameters of type RemotePluginApi Modifier and Type Method Description voidRemotePluginSpi. connect(RemotePluginApi remotePluginApi)Connects the associated Keyple CoreRemotePluginApiAPI.
-