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 TypeInterfaceDescriptioninterfaceDistributed observable remote plugin extension able to communicate with a distributed local service extension.interfaceDistributed remote plugin extension able to communicate with a distributed local service extension.interfaceDistributed 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).