Uses of Interface
org.eclipse.keyple.core.distributed.local.LocalServiceApi
-
Packages that use LocalServiceApi Package Description org.eclipse.keyple.core.distributed.local.spi SPI for local services and factories. -
-
Uses of LocalServiceApi in org.eclipse.keyple.core.distributed.local.spi
Methods in org.eclipse.keyple.core.distributed.local.spi with parameters of type LocalServiceApi Modifier and Type Method Description void
LocalServiceSpi. connect(LocalServiceApi localServiceApi)
Connects the associated Keyple CoreLocalServiceApi
API.
-