Package org.eclipse.keyple.core.distributed.remote.spi
SPI for remote plugins and factories.
- Since:
- 2.0.0
-
Interface Summary Interface Description AbstractRemotePluginSpi Abstract API extended by all types of distributed remote plugin extensions able to communicate with a distributed local service extension.ObservableRemotePluginSpi Distributed observable remote plugin extension able to communicate with a distributed local service extension.ObservableRemoteReaderSpi Distributed remote observable reader extension able to communicate with a distributed local service extension.RemotePluginFactorySpi Factory ofRemotePluginSpi.RemotePluginSpi Distributed remote plugin extension able to communicate with a distributed local service extension.RemotePoolPluginSpi Distributed remote pool plugin extension able to communicate with a distributed local service extension.RemoteReaderSpi Distributed remote reader extension able to communicate with a distributed local service extension.