C D E G L O S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- connect(LocalServiceApi) - Method in interface org.eclipse.keyple.core.distributed.local.spi.LocalServiceSpi
-
Connects the associated Keyple Core
LocalServiceApi
API.
D
- DistributedLocalApiProperties - Class in org.eclipse.keyple.core.distributed.local
-
API properties
E
- executeLocally(String, String) - Method in interface org.eclipse.keyple.core.distributed.local.LocalServiceApi
-
Must be invoked when a message is received from the network remote side in order to invoke a specific service locally.
G
- getCommonApiVersion() - Method in interface org.eclipse.keyple.core.distributed.local.spi.LocalServiceFactorySpi
-
Gets the common's API version used at compile time.
- getDistributedLocalApiVersion() - Method in interface org.eclipse.keyple.core.distributed.local.spi.LocalServiceFactorySpi
-
Gets the distributed local's API version used at compile time.
- getLocalService() - Method in interface org.eclipse.keyple.core.distributed.local.spi.LocalServiceFactorySpi
-
Retrieves an instance of a distributed local service SPI (can be a singleton or not).
- getLocalServiceName() - Method in interface org.eclipse.keyple.core.distributed.local.spi.LocalServiceFactorySpi
-
Retrieves the name of the distributed local service that will be instantiated by this factory.
- getName() - Method in interface org.eclipse.keyple.core.distributed.local.spi.LocalServiceSpi
-
Gets the name of the distributed local service extension.
L
- LocalServiceApi - Interface in org.eclipse.keyple.core.distributed.local
-
API associated to a
LocalServiceSpi
. - LocalServiceFactorySpi - Interface in org.eclipse.keyple.core.distributed.local.spi
-
Factory of
LocalServiceSpi
. - LocalServiceSpi - Interface in org.eclipse.keyple.core.distributed.local.spi
-
Distributed local service extension able to communicate with a distributed remote plugin extension.
O
- onPluginEvent(String, String) - Method in interface org.eclipse.keyple.core.distributed.local.spi.LocalServiceSpi
-
Invoked when a plugin event occurs in order to be forwarded to the remote plugin.
- onReaderEvent(String, String) - Method in interface org.eclipse.keyple.core.distributed.local.spi.LocalServiceSpi
-
Invoked when a reader event occurs in order to be forwarded to the remote plugin.
- org.eclipse.keyple.core.distributed.local - package org.eclipse.keyple.core.distributed.local
-
API provided by Keyple Core.
- org.eclipse.keyple.core.distributed.local.spi - package org.eclipse.keyple.core.distributed.local.spi
-
SPI for local services and factories.
S
- setPoolPluginNames(String...) - Method in interface org.eclipse.keyple.core.distributed.local.LocalServiceApi
-
Specifies the names of the local pool plugins to manage.
V
- VERSION - Static variable in class org.eclipse.keyple.core.distributed.local.DistributedLocalApiProperties
-
API version: "2.0"
All Classes All Packages