Uses of Class
com.funambol.syncclient.spdm.DeviceManager

Packages that use DeviceManager
com.funambol.syncclient.spdm This package contains the Funambol Data Management API 
 

Uses of DeviceManager in com.funambol.syncclient.spdm
 

Subclasses of DeviceManager in com.funambol.syncclient.spdm
 class SimpleDeviceManager
          This is a simple implementation of DeviceManager that uses the file system to store and read nodes.
 

Methods in com.funambol.syncclient.spdm that return DeviceManager
static DeviceManager DeviceManager.getDeviceManager()
           
static DeviceManager SimpleDeviceManager.getDeviceManager()
          Factory for SimpleDeviceManager.
 

Constructors in com.funambol.syncclient.spdm with parameters of type DeviceManager
DeviceImpl(DeviceManager dm)
           
 



Copyright © 2010 Funambol. All Rights Reserved.