Package uicc.hci.services.connectivity

This package defines the interfaces for the functionality of the connectivity gate defined in the HCI protocol.

See:
          Description

Interface Summary
ConnectivityListener The instance of an Applet which implements the interface ConnectivityListener can receive events through the onCallback method of this interface and can process ConnectivityMessage objects passed through the onCallback method of this interface.
ConnectivityMessage The ConnectivityMessage Message tagging interface
ConnectivityService The connectivity services defines: a mechanism that allows a UICC to start a proactive session as defined in TS 102 223, a mechanism to launch an application on the terminal host that is related to the Applet running in the UICC.
 

Package uicc.hci.services.connectivity Description

This package defines the interfaces for the functionality of the connectivity gate defined in the HCI protocol.