Uses of Interface
com.syncbuilder.sync.SyncSession

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

Uses of SyncSession in com.syncbuilder.sync
 

Methods in com.syncbuilder.sync that return SyncSession
 SyncSession SyncContext.createSession()
          Factory method to create a new SyncSession object.
 

Methods in com.syncbuilder.sync with parameters of type SyncSession
 void SyncHandler.service(SyncSession session, Link link)
          Service an incoming connection.
 void DispatchSyncHandler.service(SyncSession session, Link link)
          Service an incoming connection.
 

Uses of SyncSession in com.syncbuilderx.syncman
 

Classes in com.syncbuilderx.syncman that implement SyncSession
 class SMSession
          Implementation of SyncSession for use with the SyncMan application.
 

Methods in com.syncbuilderx.syncman that return SyncSession
 SyncSession SMContext.createSession()
          A factory method to create a new SyncSession.
 



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