All Classes and Interfaces

Class
Description
This interface must be used to provide an APDU response according to an APDU request.
Specific methods of the Stub Plugin.
Stub specific KeyplePluginExtensionFactory to be provided to the Keyple SmartCard service to register the Stub plugin, built by StubPluginFactoryBuilder.
Builds instances of StubPluginFactory.
Builder to build a StubPluginFactory.
Simulates a @PoolPluginSpi with StubReader and StubSmartCard.
Stub specific KeyplePluginExtensionFactory to be provided to the Keyple SmartCard service to register the Stub Pool plugin, built by StubPoolPluginFactoryBuilder.
Builds instances of StubPoolPluginFactory.
Builder to build a StubPoolPluginFactory.
The Stub Reader supports programmatically the insertion and removal of StubSmartCard
To invoke those methods use Reader#getExtension(StubReader.class) from the Reader class.
Simulated smart card that can be inserted into a StubReader.
Builder class for StubSmartCard.
Build step for creating a StubSmartCard instance.
CommandStep interface provides methods to build and configure a StubSmartCard object.
Provides a method for defining simulated power-on data for the StubSmartCard to build.
Provides a method to define the simulated protocol for the StubSmartCard to build.
Provides methods to add simulated commands and responses to a StubSmartCard builder.