|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DevInf | |
---|---|
com.funambol.syncml.client | |
com.funambol.syncml.spds |
Uses of DevInf in com.funambol.syncml.client |
---|
Methods in com.funambol.syncml.client with parameters of type DevInf | |
---|---|
boolean |
TwoPhasesFileSyncSource.ProxySyncListener.startSyncing(int alertCode,
DevInf devInf)
|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |