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 The HCIException class encapsulates specific exceptions allows the classes of this package to throw specific exceptions in case of problems.
 

Package uicc.hci.framework Description

This package defines the basic interfaces for the HCI protocol.