Uses of Package
uicc.hci.framework

Packages that use uicc.hci.framework
uicc.hci.framework This package defines the basic interfaces for the HCI protocol. 
uicc.hci.services.cardemulation This package defines the interfaces for the card emulation mode of the HCI protocol. 
uicc.hci.services.connectivity This package defines the interfaces for the functionality of the connectivity gate defined in the HCI protocol. 
uicc.hci.services.readermode This package defines the interfaces for the reader emulation mode of the HCI protocol. 
 

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

Classes in uicc.hci.framework used by uicc.hci.services.cardemulation
HCIException
          The HCIException class encapsulates specific exceptions allows the classes of this package to throw specific exceptions in case of problems.
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.
 

Classes in uicc.hci.framework used by uicc.hci.services.connectivity
HCIException
          The HCIException class encapsulates specific exceptions allows the classes of this package to throw specific exceptions in case of problems.
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.
 

Classes in uicc.hci.framework used by uicc.hci.services.readermode
HCIException
          The HCIException class encapsulates specific exceptions allows the classes of this package to throw specific exceptions in case of problems.
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.