Uses of Interface
org.eclipse.keyple.plugin.stub.StubSmartCard.BuildStep
-
Packages that use StubSmartCard.BuildStep Package Description org.eclipse.keyple.plugin.stub -
-
Uses of StubSmartCard.BuildStep in org.eclipse.keyple.plugin.stub
Classes in org.eclipse.keyple.plugin.stub that implement StubSmartCard.BuildStep Modifier and Type Class Description static classStubSmartCard.BuilderBuilder class forStubSmartCard.Methods in org.eclipse.keyple.plugin.stub that return StubSmartCard.BuildStep Modifier and Type Method Description StubSmartCard.BuildStepStubSmartCard.Builder. withApduResponseProvider(ApduResponseProviderSpi apduResponseProvider)Provide simulated command/response to theStubSmartCardusing a custom provider implementing ofApduResponseProviderSpi.StubSmartCard.BuildStepStubSmartCard.CommandStep. withApduResponseProvider(ApduResponseProviderSpi apduResponseProvider)Provide simulated command/response to theStubSmartCardusing a custom provider implementing ofApduResponseProviderSpi.
-