Uses of Interface
com.syncbuilder.sync.SyncContext

Packages that use SyncContext
com.syncbuilder.sync Connection management with the Palm device.  
com.syncbuilderx.syncman A complete GUI desktop environment.  
 

Uses of SyncContext in com.syncbuilder.sync
 

Methods in com.syncbuilder.sync with parameters of type SyncContext
 void SyncHandler.init(SyncContext context)
          Initialize the SyncHandler.
 void DispatchSyncHandler.init(SyncContext context)
          Initialize the SyncHandler.
 

Constructors in com.syncbuilder.sync with parameters of type SyncContext
SyncServer.SyncServer(ServerSocket serversock, SyncHandler synchandler, SyncContext context)
          Construct a SyncServer from an existing ServerSocket.
 

Uses of SyncContext in com.syncbuilderx.syncman
 

Classes in com.syncbuilderx.syncman that implement SyncContext
 class SMContext
          SMContext defines the execution environment for SyncHandlers within the SyncMan application.
 



This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.