Uses of Interface
com.esf.device.modem.service.IUsbCellularModemService

Packages that use IUsbCellularModemService
com.esf.device.modem.factory.service Factory class that dynamically generates an instance of the modem service class. 
com.esf.device.modem.service Interface definitions for generic modem and several specific types of modems. 
 

Uses of IUsbCellularModemService in com.esf.device.modem.factory.service
 

Methods in com.esf.device.modem.factory.service that return IUsbCellularModemService
 IUsbCellularModemService IUsbModemFactoryService.obtainUsbCellularModemService(java.lang.String vendorID, java.lang.String productID, java.lang.String usbPortAddress, java.util.Hashtable modemPorts)
          Obtains generic modem service
 

Uses of IUsbCellularModemService in com.esf.device.modem.service
 

Subinterfaces of IUsbCellularModemService in com.esf.device.modem.service
 interface IF5521gwModemService
           
 interface ISierraEvdoModemService
           
 interface ISierraHsdpaModemService