Uses of Class
org.apache.oodt.cas.pushpull.config.SiteInfo

Packages that use SiteInfo
org.apache.oodt.cas.pushpull.config   
org.apache.oodt.cas.pushpull.daemon   
org.apache.oodt.cas.pushpull.retrievalsystem   
 

Uses of SiteInfo in org.apache.oodt.cas.pushpull.config
 

Methods in org.apache.oodt.cas.pushpull.config that return SiteInfo
 SiteInfo RemoteSpecs.getSiteInfo()
           
 

Uses of SiteInfo in org.apache.oodt.cas.pushpull.daemon
 

Constructors in org.apache.oodt.cas.pushpull.daemon with parameters of type SiteInfo
Daemon(int rmiRegPort, int daemonID, Config config, DaemonInfo daemonInfo, SiteInfo siteInfo)
          Constructor
 

Uses of SiteInfo in org.apache.oodt.cas.pushpull.retrievalsystem
 

Constructors in org.apache.oodt.cas.pushpull.retrievalsystem with parameters of type SiteInfo
FileRetrievalSystem(Config config, SiteInfo siteInfo)
          Creates a Crawler based on the URL, DirStruct, and Config objects passed in.
RetrievalSetup(Config config, SiteInfo siteInfo)
           
 



Copyright © 1999-2011 Apache OODT. All Rights Reserved.