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