Uses of Interface
gps.mvc.DeviceOperationHandlerIF

Packages that use DeviceOperationHandlerIF
gps.mvc   
net.sf.bt747.gps.mtk.agps   
 

Uses of DeviceOperationHandlerIF in gps.mvc
 

Classes in gps.mvc that implement DeviceOperationHandlerIF
 class WPLogDownloadHandler
           
 

Methods in gps.mvc with parameters of type DeviceOperationHandlerIF
 void GpsController.setDeviceOperationHandler(DeviceOperationHandlerIF h)
           
 

Uses of DeviceOperationHandlerIF in net.sf.bt747.gps.mtk.agps
 

Classes in net.sf.bt747.gps.mtk.agps that implement DeviceOperationHandlerIF
 class AgpsUploadHandler
          Serial handler for AGPS data upload.