Uses of Interface
org.eclipse.keyple.core.distributed.remote.spi.AbstractRemotePluginSpi
Packages that use AbstractRemotePluginSpi
Package
Description
SPI for remote plugins and factories.
-
Uses of AbstractRemotePluginSpi in org.eclipse.keyple.core.distributed.remote.spi
Subinterfaces of AbstractRemotePluginSpi in org.eclipse.keyple.core.distributed.remote.spiModifier and TypeInterfaceDescriptioninterface
Distributed observable remote plugin extension able to communicate with a distributed local service extension.interface
Distributed remote plugin extension able to communicate with a distributed local service extension.interface
Distributed remote pool plugin extension able to communicate with a distributed local service extension.Methods in org.eclipse.keyple.core.distributed.remote.spi that return AbstractRemotePluginSpiModifier and TypeMethodDescriptionRemotePluginFactorySpi.getRemotePlugin()
Retrieves an instance of a distributed remote plugin SPI (can be a singleton or not).