Package uicc.hci.framework

This package defines the basic interfaces for the HCI protocol.

See:
          Description

Interface Summary
HCIListener The tagging interface for all types of HCI listeners.
HCIMessage An instance of HCIMessage is used to get access to the content of a received HCI message.
HCIService This interface is the base interface for any HCI service.
 

Class Summary
HCIDevice This class provides a factory to retrieve instances of HCIService subclasses.
 

Exception Summary
HCIException Exception class for the HCI packages, and instance of this Exception is owned by the JCRE.
 

Package uicc.hci.framework Description

This package defines the basic interfaces for the HCI protocol.