Skip navigation links
CORE REFERENCE API - 1.0.0

Keyple Core Reference API - 1.0.0

The role of the Keyple Core module is the management of communications with the cards using smart card readers.

See: Description

Packages 
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.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
Contains the SmartCardService and the main interfaces.
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.
org.eclipse.keyple.core.service.util
Contains the card protocols definitions.
org.eclipse.keyple.core.util
Contains various utility classes.
org.eclipse.keyple.core.util.bertlv
Contains BER-TLV helper classes.
org.eclipse.keyple.core.util.json
Contains JSON utility classes as serializers/deserializers, mainly used by the Keyple Remote Plugins solution.

The role of the Keyple Core module is the management of communications with the cards using smart card readers.

Skip navigation links
Copyright © Eclipse Foundation, Inc. All Rights Reserved.