Uses of Interface
org.eclipse.keyple.core.service.DistributedLocalService
- 
Packages that use DistributedLocalService Package Description org.eclipse.keyple.core.service Interfaces and classes to manipulate core Keyple objects and services. - 
- 
Uses of DistributedLocalService in org.eclipse.keyple.core.service
Methods in org.eclipse.keyple.core.service that return DistributedLocalService Modifier and Type Method Description DistributedLocalServiceSmartCardService. getDistributedLocalService(java.lang.String distributedLocalServiceName)Gets the distributed local service having the provided name.DistributedLocalServiceSmartCardService. registerDistributedLocalService(org.eclipse.keyple.core.common.KeypleDistributedLocalServiceExtensionFactory distributedLocalServiceExtensionFactory)Registers a new distributed local service to the service. 
 -