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.message |
Contains the POJOs carrying the data to or from the cards.
|
org.eclipse.keyple.core.card.selection |
Contains the classes to handle the card selection process.
|
org.eclipse.keyple.core.plugin |
Contains the plugin and reader management classes.
|
org.eclipse.keyple.core.service.event |
Contains the necessary APIs for observing plugins and readers (used by ticketing applications).
|
org.eclipse.keyple.core.service.exception |
Contains the basic exceptions related to the management of plugins and readers.
|
Class and Description |
---|
ApduRequest
This POJO wraps a data set related to an ISO-7816 APDU.
|
ApduResponse
This POJO wraps the card's response to an
ApduRequest . |
Class and Description |
---|
AnswerToReset
This POJO carries the data retrieved from the card after the power on sequence.
|
ApduRequest
This POJO wraps a data set related to an ISO-7816 APDU.
|
ApduResponse
This POJO wraps the card's response to an
ApduRequest . |
CardRequest
This POJO wraps a list of APDUs to be sent to a card for which the logical channel has already
been opened.
|
CardResponse
This POJO wraps the data from a card obtained in response to a
CardRequest . |
CardSelectionRequest
This POJO, combining a
CardSelector and a CardRequest , is used to define a
selection case. |
CardSelectionResponse
This POJO wraps the data from a card obtained in response to a
CardSelectionRequest . |
ChannelControl
Indicates the action to be taken on the physical channel at the end of the transmission of the
request.
|
SelectionStatus
This POJO is used to transport the data related to the outcome of the card selection process.
|
Class and Description |
---|
CardSelectionResponse
This POJO wraps the data from a card obtained in response to a
CardSelectionRequest . |
Class and Description |
---|
CardRequest
This POJO wraps a list of APDUs to be sent to a card for which the logical channel has already
been opened.
|
CardResponse
This POJO wraps the data from a card obtained in response to a
CardRequest . |
CardSelectionRequest
This POJO, combining a
CardSelector and a CardRequest , is used to define a
selection case. |
CardSelectionResponse
This POJO wraps the data from a card obtained in response to a
CardSelectionRequest . |
ChannelControl
Indicates the action to be taken on the physical channel at the end of the transmission of the
request.
|
ProxyReader
Defines the methods of a
Reader for communicating with cards. |
Class and Description |
---|
CardSelectionRequest
This POJO, combining a
CardSelector and a CardRequest , is used to define a
selection case. |
CardSelectionResponse
This POJO wraps the data from a card obtained in response to a
CardSelectionRequest . |
ChannelControl
Indicates the action to be taken on the physical channel at the end of the transmission of the
request.
|
Class and Description |
---|
CardResponse
This POJO wraps the data from a card obtained in response to a
CardRequest . |
CardSelectionResponse
This POJO wraps the data from a card obtained in response to a
CardSelectionRequest . |