Uses of Class
org.opensync.engine.server.Sources

Packages that use Sources
org.opensync.engine.admin.gui   
org.opensync.engine.server.config   
 

Uses of Sources in org.opensync.engine.admin.gui
 

Methods in org.opensync.engine.admin.gui with parameters of type Sources
 void OpenSyncTree.createNode(Sources sources)
           
 

Uses of Sources in org.opensync.engine.server.config
 

Fields in org.opensync.engine.server.config declared as Sources
protected  Sources ConfigDoc.sources
          The sources
 

Methods in org.opensync.engine.server.config that return Sources
 Sources SourcesSxPsr.parseSources(java.lang.String xml)
           
 Sources ConfigDoc.getSources()
          Get all sources
 

Constructors in org.opensync.engine.server.config with parameters of type Sources
SynchronizationsSxPsr(Sources sources)
          Construct the SynchronizationSxPsr
 



Copyright © 2004 sourceforge. All Rights Reserved.