Package uicc.hci.services.cardemulation

This package defines the interfaces for the card emulation mode of the HCI protocol.

See:
          Description

Interface Summary
CardEmulationListener An Applet instance implementing the CardEmulationListener interface can receive events defined in this interface and can receive only CardEmulationMessagee.
CardEmulationMessage The CardEmulationMessage offers specialized methods to generate card emulation commands or events.
CardEmulationService Service that provides Contactless card emulation functionality.
 

Package uicc.hci.services.cardemulation Description

This package defines the interfaces for the card emulation mode of the HCI protocol.

Note: An Applet which did not register a listener for card emulation mode shall be invoked with the process() method from the Applet class from javacard.framework.