|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |