| Package | Description |
|---|---|
| org.eclipse.keyple.core.card.command |
Contains the basic APIs needed to build and parse the cards' APDUs.
|
| org.eclipse.keyple.core.card.command.exception |
Contains the basic exceptions related to the execution of card commands.
|
| org.eclipse.keyple.core.card.selection |
Contains the classes to handle the card selection process.
|
| org.eclipse.keyple.core.util.json |
Contains JSON utility classes as serializers/deserializers, mainly used by the Keyple Remote
Plugins solution.
|
| Class and Description |
|---|
| AbstractApduCommandBuilder
Generic APDU command builder.
|
| AbstractApduResponseParser.StatusProperties
This internal class provides Status code properties
|
| CardCommand
Provides the API to get CardCommand's name and instruction byte (INS).
|
| Class and Description |
|---|
| CardCommand
Provides the API to get CardCommand's name and instruction byte (INS).
|
| Class and Description |
|---|
| AbstractApduCommandBuilder
Generic APDU command builder.
|
| Class and Description |
|---|
| CardCommand
Provides the API to get CardCommand's name and instruction byte (INS).
|