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

Packages that use SyncMLStatus
com.funambol.syncml.protocol   
com.funambol.syncml.spds   
 

Uses of SyncMLStatus in com.funambol.syncml.protocol
 

Methods in com.funambol.syncml.protocol that return SyncMLStatus
static SyncMLStatus SyncMLStatus.parse(ChunkedString xmlCommand)
          Parse a SyncML fragment and return the first status command found, or null in case of error.
 

Uses of SyncMLStatus in com.funambol.syncml.spds
 

Methods in com.funambol.syncml.spds with parameters of type SyncMLStatus
 java.lang.String SyncMLFormatter.formatAlertStatus(SyncMLStatus status, long nextAnchor)
          Prepare a status code in response to the server's alert.
 java.lang.String SyncMLFormatter.formatItemStatus(SyncMLStatus status)
          Format a status in response to a server command.
 java.lang.String SyncMLFormatter.formatSyncHdrStatus(SyncMLStatus status)
          Prepare a status code in response to the server's sync hdr command
 



Copyright © 2001-2009 Funambol.