jSyncManager

Uses of Interface
org.jSyncManager.API.Conduit.ConduitManager

Packages that use ConduitManager
org.jSyncManager.API.Conduit   
org.jSyncManager.API.Threads   
 

Uses of ConduitManager in org.jSyncManager.API.Conduit
 

Constructors in org.jSyncManager.API.Conduit with parameters of type ConduitManager
ConduitHandler(ConduitManager cmanager, JHotSync jhotsync)
          Constructs a new Conduit Handler object, using the specified jSyncManager instance as its parent, and the specified jHotSync instance for Palm communications.
 

Uses of ConduitManager in org.jSyncManager.API.Threads
 

Classes in org.jSyncManager.API.Threads that implement ConduitManager
 class Synchronizer
          This class encapsulates the jSyncManagers synchronization engine as a seperate Runnable class, allowing it to be incorporated into multithreaded applications which listen to multiple synchronization ports at once.
 


jSyncManager

Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.