| Package | Description |
|---|---|
| org.eclipse.keyple.core.plugin |
Contains the plugin and reader management classes.
|
| Class and Description |
|---|
| AbstractLocalReader
Implements the methods defined by the
ProxyReader interface for a local reader. |
| AbstractObservableLocalReader
Extends
AbstractLocalReader to manage the observation of card events. |
| AbstractObservableLocalReader.InternalEvent
Internal events
|
| AbstractObservablePlugin
Provides the means to manage the observation of a plugin.
|
| AbstractPlugin
This class define the common API for all plugins.
|
| AbstractReader
Implements the ProxyReader high-level interface.
|
| ObservablePluginNotifier
Provides the API to notify the observers of an
ObservablePlugin |
| ObservableReaderNotifier
Provides the API to notify the observers of an
ObservableReader |