Uses of Class
org.eclipse.keyple.core.service.resource.PluginsConfigurator
Packages that use PluginsConfigurator
Package
Description
Interfaces and classes of the Card Resource Service.
-
Uses of PluginsConfigurator in org.eclipse.keyple.core.service.resource
Methods in org.eclipse.keyple.core.service.resource that return PluginsConfiguratorModifier and TypeMethodDescriptionPluginsConfigurator.Builder.build()
Creates a new instance ofPluginsConfigurator
using the current configuration.Methods in org.eclipse.keyple.core.service.resource with parameters of type PluginsConfiguratorModifier and TypeMethodDescriptionCardResourceServiceConfigurator.withPlugins
(PluginsConfigurator pluginsConfigurator) Configures the card resource service with one or morePlugin
orObservablePlugin
.