Uses of Class
com.funambol.syncml.spds.DeviceConfig

Packages that use DeviceConfig
com.funambol.syncml.spds   
 

Uses of DeviceConfig in com.funambol.syncml.spds
 

Fields in com.funambol.syncml.spds declared as DeviceConfig
 DeviceConfig SyncConfig.deviceConfig
          Devinfo
 

Methods in com.funambol.syncml.spds that return DeviceConfig
 DeviceConfig SyncConfig.getDeviceConfig()
           
 

Methods in com.funambol.syncml.spds with parameters of type DeviceConfig
 java.lang.String SyncMLFormatter.formatPutDeviceInfo(java.lang.String cmdId, DeviceConfig devInf, java.lang.String sourceName, java.lang.String sourceType)
          Constructs the section of a SyncML initialization message used to carry the device capabilities with the element
 java.lang.String SyncMLFormatter.formatResultsDeviceInfo(java.lang.String nextCmdId, java.lang.String msgIDget, java.lang.String cmdIDget, java.lang.String sourceName, java.lang.String sourceType, DeviceConfig devInf)
          Used to build the part of the SyncML modification message containing the device sync capabilities () when requested by the server with the command
 



Copyright © 2001-2009 Funambol.