Package org.eclipse.keyple.plugin.stub
package org.eclipse.keyple.plugin.stub
-
ClassDescriptionSpecific methods of the Stub Plugin.Stub specific
KeyplePluginExtensionFactory
to be provided to the Keyple SmartCard service to register the Stub plugin, built byStubPluginFactoryBuilder
.Builds instances ofStubPluginFactory
.Builder to build aStubPluginFactory
.Stub specificKeyplePluginExtensionFactory
to be provided to the Keyple SmartCard service to register the Stub Pool plugin, built byStubPoolPluginFactoryBuilder
.Builds instances ofStubPoolPluginFactory
.Builder to build aStubPoolPluginFactory
.The Stub Reader supports programmatically the insertion and removal ofStubSmartCard
To invoke those methods use Reader#getExtension(StubReader.class) from the Reader class.Simulated smart card that can be inserted into aStubReader
.Builder class forStubSmartCard
.Build step for creating aStubSmartCard
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.