Uses of Class
org.eclipse.keyple.core.service.resource.PoolPluginsConfigurator.Builder
Package
Description
Interfaces and classes of the Card Resource Service.
-
Uses of PoolPluginsConfigurator.Builder in org.eclipse.keyple.core.service.resource
Modifier and TypeMethodDescriptionPoolPluginsConfigurator.Builder.addPoolPlugin
(org.eclipse.keyple.core.service.PoolPlugin poolPlugin) Adds aPoolPlugin
to the default list of all card profiles.PoolPluginsConfigurator.builder()
Gets the configurator's builder to use in order to create a new instance.PoolPluginsConfigurator.Builder.usePoolFirst()
Configures the card resource service to search for available cards in pool plugins before regular plugins.