| Package | Description |
|---|---|
| javax.smartcardio |
Java™ Smart Card I/O API
|
| Modifier and Type | Method and Description |
|---|---|
static TerminalFactory |
TerminalFactory.getDefault()
Returns the default TerminalFactory instance.
|
static TerminalFactory |
TerminalFactory.getInstance(String
Returns a TerminalFactory of the specified type that is initialized with the specified parameters.
|
static TerminalFactory |
TerminalFactory.getInstance(String
Returns a TerminalFactory of the specified type that is initialized with the specified parameters.
|
static TerminalFactory |
TerminalFactory.getInstance(String
Returns a TerminalFactory of the specified type that is initialized with the specified parameters.
|