Uses of Class
org.jumpmind.symmetric.fs.config.SyncConfigCollection

Packages that use SyncConfigCollection
org.jumpmind.symmetric.fs.client   
org.jumpmind.symmetric.fs.service   
org.jumpmind.symmetric.fs.service.filesystem   
 

Uses of SyncConfigCollection in org.jumpmind.symmetric.fs.client
 

Fields in org.jumpmind.symmetric.fs.client declared as SyncConfigCollection
protected  SyncConfigCollection SyncClientEngine.config
           
 

Uses of SyncConfigCollection in org.jumpmind.symmetric.fs.service
 

Methods in org.jumpmind.symmetric.fs.service that return SyncConfigCollection
 SyncConfigCollection ISyncConfigCollectionPersister.get()
           
 

Methods in org.jumpmind.symmetric.fs.service with parameters of type SyncConfigCollection
 void ISyncConfigCollectionPersister.save(SyncConfigCollection object)
           
 

Uses of SyncConfigCollection in org.jumpmind.symmetric.fs.service.filesystem
 

Methods in org.jumpmind.symmetric.fs.service.filesystem that return SyncConfigCollection
 SyncConfigCollection FileSystemSyncConfigCollectionPersister.get()
           
 

Methods in org.jumpmind.symmetric.fs.service.filesystem with parameters of type SyncConfigCollection
 void FileSystemSyncConfigCollectionPersister.save(SyncConfigCollection object)
           
 



Copyright © 2012-2013 JumpMind, Inc.. All Rights Reserved.