JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
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
变量和类型
方法
描述
abstract
CardChannel
Card.
getBasicChannel
()
返回基本逻辑通道的CardChannel。
abstract
CardChannel
Card.
openLogicalChannel
()
打开卡的新逻辑通道并返回它。