Package sync4j.syncclient.spds

This package contains the Sync4j SyncClient Data Synchronization API

See:
          Description

Interface Summary
SyncMLClient  
 

Class Summary
SyncManager The SyncManager is the contact point between a host application and the synchronization engine.
SyncRecordFunction This class provide methods about control timestamp and modificationType $Id: SyncRecordFunction.java,v 1.2 2005/01/19 11:18:36 fabius Exp $
UpdateProgressBar This class create progress bar to display data update state
WBXMLSyncMLClient Implement send / receive message in WBXML format by HttpConnection The charSet is specified with the system property spds.charset; if DEFAULT value, the default charSet value is taken.
XMLSyncMLClient Implement send / receive message in XML format by HttpConnection The charSet is specified with the system property spds.charset; if DEFAULT value, the default charSet value is taken.
 

Exception Summary
AuthenticationException Represents a "not authorized" error usually received from the server.
SyncException This exception represents the base exception for synchronization engine related error conditions.
UpdateException Represents a "update" error received from the server.
 

Package sync4j.syncclient.spds Description

This package contains the Sync4j SyncClient Data Synchronization API



Copyright © 2003-2005 Sync4j.