Uses of Enum Class
org.eclipse.keyple.plugin.pcsc.PcscReader.SharingMode
-
Uses of PcscReader.SharingMode in org.eclipse.keyple.plugin.pcsc
Modifier and TypeMethodDescriptionstatic PcscReader.SharingMode
Returns the enum constant of this class with the specified name.static PcscReader.SharingMode[]
PcscReader.SharingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPcscReader.setSharingMode
(PcscReader.SharingMode sharingMode) Changes the PC/SC sharing mode (default valueEXCLUSIVE
).