Uses of Class
com.funambol.syncml.protocol.DevInf

Packages that use DevInf
com.funambol.syncml.spds   
 

Uses of DevInf in com.funambol.syncml.spds
 

Methods in com.funambol.syncml.spds that return DevInf
 DevInf SyncMLParser.parsePut(java.lang.String put)
          Parse a put command of a SyncML message.
 DevInf SyncMLParser.parseResults(java.lang.String results)
          Parse the results section of the server response.
 

Methods in com.funambol.syncml.spds with parameters of type DevInf
 boolean SyncListener.startSyncing(int alertCode, DevInf devInf)
          Invoked at the beginning of the syncing phase
 boolean BasicSyncListener.startSyncing(int alertCode, DevInf devInf)
          Invoked at the beginning of the syncing phase
 



Copyright © 2001-2009 Funambol.