Uses of Class
javax.smartcardio.CardChannel
-
Packages that use CardChannel 软件包 描述 javax.smartcardio Java™智能卡I / O API -
-
Uses of CardChannel in javax.smartcardio
Methods in javax.smartcardio that return CardChannel Modifier and Type 方法 描述 abstract CardChannel
Card. getBasicChannel()
返回基本逻辑通道的CardChannel。abstract CardChannel
Card. openLogicalChannel()
打开一个新的逻辑通道卡并返回。
-