Uses of Class
org.eclipse.keyple.plugin.stub.StubSmartCard
Packages that use StubSmartCard
- 
Uses of StubSmartCard in org.eclipse.keyple.plugin.stubMethods in org.eclipse.keyple.plugin.stub that return StubSmartCardModifier and TypeMethodDescriptionStubSmartCard.Builder.build()Build theStubSmartCardStubSmartCard.BuildStep.build()Build theStubSmartCardStubSmartCard.CommandStep.build()Build theStubSmartCardStubSmartCard.SimulatedCommandStep.build()Build theStubSmartCardStubReader.getSmartcard()Get inserted cardMethods in org.eclipse.keyple.plugin.stub with parameters of type StubSmartCardModifier and TypeMethodDescriptionvoidStubReader.insertCard(StubSmartCard smartCard) Insert a stub card into the reader.voidStubPoolPlugin.plugPoolReader(String groupReference, String readerName, StubSmartCard card) Plug synchronously a newStubReaderin theStubPoolPluginassociated to groupReference and a stub card.voidStubPlugin.plugReader(String name, boolean isContactless, StubSmartCard card) Plug a newStubReader.StubPluginFactoryBuilder.Builder.withStubReader(String name, boolean isContactLess, StubSmartCard card) Initialize the plugin with a stub reader.StubPoolPluginFactoryBuilder.Builder.withStubReader(String groupReference, String name, StubSmartCard card) Initialize the plugin with a stub reader.