Uses of Interface
org.eclipse.keyple.core.plugin.storagecard.internal.CommandProcessorApi
Packages that use CommandProcessorApi
Package
Description
Contains SPIs to be implemented by the APDU interpreter.
-
Uses of CommandProcessorApi in org.eclipse.keyple.core.plugin.storagecard.internal.spi
Methods in org.eclipse.keyple.core.plugin.storagecard.internal.spi with parameters of type CommandProcessorApiModifier and TypeMethodDescriptionvoidApduInterpreterSpi.setCommandProcessor(CommandProcessorApi commandProcessor) Sets the command processor responsible for handling APDU execution.