Uses of Class
org.eclipse.keyple.core.service.resource.CardResourceProfileConfigurator
Packages that use CardResourceProfileConfigurator
Package
Description
Interfaces and classes of the Card Resource Service.
-
Uses of CardResourceProfileConfigurator in org.eclipse.keyple.core.service.resource
Methods in org.eclipse.keyple.core.service.resource that return CardResourceProfileConfiguratorModifier and TypeMethodDescriptionCardResourceProfileConfigurator.Builder.build()
Creates a new instance ofCardResourceProfileConfigurator
using the current configuration.Methods in org.eclipse.keyple.core.service.resource with parameters of type CardResourceProfileConfiguratorModifier and TypeMethodDescriptionCardResourceServiceConfigurator.withCardResourceProfiles
(CardResourceProfileConfigurator... cardResourceProfileConfigurators) Configures the card resource service with one or more card resource profiles.