Package com.abc.bluetoothTerminalfactory
Class AbCircleBluetoothTerminalFactorySpi
java.lang.Object
javax.smartcardio.TerminalFactorySpi
com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalFactorySpi
This class is used to create the CardTerminals object that is returned by the engineTerminals()
method
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CardTerminals
This function returns a CardTerminals object that is used to communicate with the card
-
Constructor Details
-
AbCircleBluetoothTerminalFactorySpi
-
-
Method Details
-
engineTerminals
This function returns a CardTerminals object that is used to communicate with the card- Specified by:
engineTerminals
in classTerminalFactorySpi
- Returns:
- The AbCircleCardTerminals class.
-